Search Results for

    Show / Hide Table of Contents

    Struct RuleManager.DebugInstance

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen
    Assembly: NXOpen.dll
    Syntax
    public struct RuleManager.DebugInstance

    Fields

    NRules

    Declaration
    public int NRules
    Field Value
    Type Description
    int

    NhaChain

    Declaration
    public string NhaChain
    Field Value
    Type Description
    string

    PartName

    Declaration
    public string PartName
    Field Value
    Type Description
    string

    RefChain

    Declaration
    public string RefChain
    Field Value
    Type Description
    string

    Rules0

    Declaration
    public int Rules0
    Field Value
    Type Description
    int

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    ValueType.ToString()
    In this article
    Back to top Generated by DocFX