Search Results for

    Show / Hide Table of Contents

    Struct RuleManager.DebugRule

    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.DebugRule

    Fields

    Formula

    Declaration
    public string Formula
    Field Value
    Type Description
    string

    Name

    Declaration
    public string Name
    Field Value
    Type Description
    string

    Type

    Declaration
    public string Type
    Field Value
    Type Description
    string

    Unit

    Declaration
    public string Unit
    Field Value
    Type Description
    string

    Value

    Declaration
    public string Value
    Field Value
    Type Description
    string

    Methods

    ToString()

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