Search Results for

    Show / Hide Table of Contents

    Struct SignalBuilder.Signal

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.Mechatronics
    Assembly: NXOpen.dll
    Syntax
    [Obsolete("Deprecated in NX1953.0.0.  Use NXOpen.Mechatronics.GenericSignal instead.")]
    public struct Signal

    Fields

    BoolValueExp

    Declaration
    public Expression BoolValueExp
    Field Value
    Type Description
    Expression

    DoubleValueExp

    Declaration
    public Expression DoubleValueExp
    Field Value
    Type Description
    Expression

    EDataType

    Declaration
    public SignalBuilder.DataType EDataType
    Field Value
    Type Description
    SignalBuilder.DataType

    EIOType

    Declaration
    public SignalBuilder.IOType EIOType
    Field Value
    Type Description
    SignalBuilder.IOType

    IntValueExp

    Declaration
    public Expression IntValueExp
    Field Value
    Type Description
    Expression

    NPhysicsPropTag

    Declaration
    public int NPhysicsPropTag
    Field Value
    Type Description
    System.Int32

    TgPhysicsObject

    Declaration
    public NXObject TgPhysicsObject
    Field Value
    Type Description
    NXObject

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String
    Overrides
    System.ValueType.ToString()
    In This Article
    Back to top Generated by DocFX