Search Results for

    Show / Hide Table of Contents

    Class EntityPropTableBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    MotionBuilder
    EntityPropTableBuilder
    AnalyticalContactBuilder
    AnalyticalContactPropertyBuilder
    AnimationVectorBuilder
    BearingBuilder
    BearingPropertyBuilder
    BumpStopBuilder
    BushingBuilder
    BushingPropertyBuilder
    CompoundJointBuilder
    ContactPatternBuilder
    ControlInputBuilder
    ControlOperationBuilder
    ElectromagneticForceBuilder
    FrictionBuilder
    GearBuilder
    GearContactBuilder
    GeneralSensorBuilder
    HydrodynamicBearingBuilder
    InitialConditionBuilder
    LinkDriverBuilder
    MotionSolutionBuilder
    SolutionStopBuilder
    SpringDamperBuilder
    SprungMassBuilder
    StandaloneDriverBuilder
    SuspensionReportingBuilder
    ThreePointForceBuilder
    ThreePointTorqueBuilder
    UserDefinedForceBuilder
    VehicleReportingBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    MotionBuilder.DisplayScale
    MotionBuilder.GroupName
    MotionBuilder.GroupType
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.Motion
    Assembly: NXOpen.dll
    Syntax
    public class EntityPropTableBuilder : MotionBuilder, IMessageSink, IComponentBuilder

    Constructors

    EntityPropTableBuilder()

    Declaration
    protected EntityPropTableBuilder()

    Properties

    EntityName

    Declaration
    public string EntityName { get; set; }
    Property Value
    Type Description
    string

    Methods

    GetBooleanPropertyNames(out string[])

    Declaration
    public void GetBooleanPropertyNames(out string[] propertyNames)
    Parameters
    Type Name Description
    string[] propertyNames

    GetBooleanPropertyValue(string)

    Declaration
    public bool GetBooleanPropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    bool

    GetCsysPropertyNames(out string[])

    Declaration
    public void GetCsysPropertyNames(out string[] propertyNames)
    Parameters
    Type Name Description
    string[] propertyNames

    GetCsysPropertyValue(string)

    Declaration
    public CoordinateSystem GetCsysPropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    CoordinateSystem

    GetDirectionPropertyNames(out string[])

    Declaration
    public void GetDirectionPropertyNames(out string[] propertyNames)
    Parameters
    Type Name Description
    string[] propertyNames

    GetDirectionPropertyValue(string)

    Declaration
    public Direction GetDirectionPropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    Direction

    GetEntitySubtypeName()

    Declaration
    public string GetEntitySubtypeName()
    Returns
    Type Description
    string

    GetFileReferencePropertyNames(out string[])

    Declaration
    public void GetFileReferencePropertyNames(out string[] propertyNames)
    Parameters
    Type Name Description
    string[] propertyNames

    GetFileReferenceValue(string)

    Declaration
    public string GetFileReferenceValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    string

    GetIntegerPropertyNames(out string[])

    Declaration
    public void GetIntegerPropertyNames(out string[] propertyNames)
    Parameters
    Type Name Description
    string[] propertyNames

    GetIntegerPropertyValue(string)

    Declaration
    public int GetIntegerPropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    int

    GetMaterialPropertyNames(out string[])

    Declaration
    public void GetMaterialPropertyNames(out string[] propertyNames)
    Parameters
    Type Name Description
    string[] propertyNames

    GetMaterialPropertyValue(string, out bool)

    Declaration
    public PhysicalMaterial GetMaterialPropertyValue(string propertyName, out bool isInherited)
    Parameters
    Type Name Description
    string propertyName
    bool isInherited
    Returns
    Type Description
    PhysicalMaterial

    GetMultiColumnSelectionListPropertyNames(out string[])

    Declaration
    public void GetMultiColumnSelectionListPropertyNames(out string[] propertyNames)
    Parameters
    Type Name Description
    string[] propertyNames

    GetMultiColumnSelectionListPropertyValue(string, out string[])

    Declaration
    public void GetMultiColumnSelectionListPropertyValue(string propertyName, out string[] propertyValue)
    Parameters
    Type Name Description
    string propertyName
    string[] propertyValue

    GetMultiTextPropertyNames(out string[])

    Declaration
    public void GetMultiTextPropertyNames(out string[] propertyNames)
    Parameters
    Type Name Description
    string[] propertyNames

    GetMultiTextPropertyValue(string)

    Declaration
    public string GetMultiTextPropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    string

    GetMultipleReferencePropertyNames(out string[])

    Declaration
    public void GetMultipleReferencePropertyNames(out string[] propertyNames)
    Parameters
    Type Name Description
    string[] propertyNames

    GetMultipleReferencePropertyValue(string)

    Declaration
    public NXObject[] GetMultipleReferencePropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    NXObject[]

    GetPointPropertyNames(out string[])

    Declaration
    public void GetPointPropertyNames(out string[] propertyNames)
    Parameters
    Type Name Description
    string[] propertyNames

    GetPointPropertyValue(string)

    Declaration
    public Point GetPointPropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    Point

    GetPropertyOverrideState(string)

    Declaration
    public ParamOverrideState GetPropertyOverrideState(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    ParamOverrideState

    GetRGBColorPropertyNames(out string[])

    Declaration
    public void GetRGBColorPropertyNames(out string[] propertyNames)
    Parameters
    Type Name Description
    string[] propertyNames

    GetRGBColorPropertyValue(string, out double[])

    Declaration
    public void GetRGBColorPropertyValue(string propertyName, out double[] propertyValue)
    Parameters
    Type Name Description
    string propertyName
    double[] propertyValue

    GetRGBColorPropertyValue255(string, out int[])

    Declaration
    public void GetRGBColorPropertyValue255(string propertyName, out int[] propertyValue)
    Parameters
    Type Name Description
    string propertyName
    int[] propertyValue

    GetReferencePropertyNames(out string[])

    Declaration
    public void GetReferencePropertyNames(out string[] propertyNames)
    Parameters
    Type Name Description
    string[] propertyNames

    GetReferencePropertyValue(string)

    Declaration
    public NXObject GetReferencePropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    NXObject

    GetScalarExpressionPropertyNames(out string[])

    Declaration
    public void GetScalarExpressionPropertyNames(out string[] propertyNames)
    Parameters
    Type Name Description
    string[] propertyNames

    GetScalarExpressionPropertyValue(string, out double, out Unit)

    Declaration
    public void GetScalarExpressionPropertyValue(string propertyName, out double propertyValue, out Unit unitType)
    Parameters
    Type Name Description
    string propertyName
    double propertyValue
    Unit unitType

    GetStringPropertyNames(out string[])

    Declaration
    public void GetStringPropertyNames(out string[] propertyNames)
    Parameters
    Type Name Description
    string[] propertyNames

    GetStringPropertyValue(string)

    Declaration
    public string GetStringPropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    string

    SetBooleanPropertyValue(string, bool)

    Declaration
    public void SetBooleanPropertyValue(string propertyName, bool propertyValue)
    Parameters
    Type Name Description
    string propertyName
    bool propertyValue

    SetCsysPropertyValue(string, CoordinateSystem)

    Declaration
    public void SetCsysPropertyValue(string propertyName, CoordinateSystem propertyValue)
    Parameters
    Type Name Description
    string propertyName
    CoordinateSystem propertyValue

    SetDirectionPropertyValue(string, Direction)

    Declaration
    public void SetDirectionPropertyValue(string propertyName, Direction propertyValue)
    Parameters
    Type Name Description
    string propertyName
    Direction propertyValue

    SetEntitySubtypeName(string)

    Declaration
    public void SetEntitySubtypeName(string entitySubtypeName)
    Parameters
    Type Name Description
    string entitySubtypeName

    SetFileReferenceValue(string, string)

    Declaration
    public void SetFileReferenceValue(string propertyName, string propertyValue)
    Parameters
    Type Name Description
    string propertyName
    string propertyValue

    SetIntegerPropertyValue(string, int)

    Declaration
    public void SetIntegerPropertyValue(string propertyName, int propertyValue)
    Parameters
    Type Name Description
    string propertyName
    int propertyValue

    SetMaterialPropertyValue(string, bool, PhysicalMaterial)

    Declaration
    public void SetMaterialPropertyValue(string propertyName, bool isInherited, PhysicalMaterial propertyValue)
    Parameters
    Type Name Description
    string propertyName
    bool isInherited
    PhysicalMaterial propertyValue

    SetMultiColumnSelectionListPropertyValue(string, string[])

    Declaration
    public void SetMultiColumnSelectionListPropertyValue(string propertyName, string[] propertyValue)
    Parameters
    Type Name Description
    string propertyName
    string[] propertyValue

    SetMultiTextPropertyValue(string, string)

    Declaration
    public void SetMultiTextPropertyValue(string propertyName, string propertyValue)
    Parameters
    Type Name Description
    string propertyName
    string propertyValue

    SetMultipleReferencePropertyValue(string, NXObject[])

    Declaration
    public void SetMultipleReferencePropertyValue(string propertyName, NXObject[] propertyValue)
    Parameters
    Type Name Description
    string propertyName
    NXObject[] propertyValue

    SetPointPropertyValue(string, Point)

    Declaration
    public void SetPointPropertyValue(string propertyName, Point propertyValue)
    Parameters
    Type Name Description
    string propertyName
    Point propertyValue

    SetPropertyOverrideState(string, ParamOverrideState)

    Declaration
    public void SetPropertyOverrideState(string propertyName, ParamOverrideState overrideState)
    Parameters
    Type Name Description
    string propertyName
    ParamOverrideState overrideState

    SetPropertyWithoutValue(string)

    Declaration
    public void SetPropertyWithoutValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName

    SetRGBColorPropertyValue(string, double[])

    Declaration
    public void SetRGBColorPropertyValue(string propertyName, double[] propertyValue)
    Parameters
    Type Name Description
    string propertyName
    double[] propertyValue

    SetRGBColorPropertyValue255(string, int[])

    Declaration
    public void SetRGBColorPropertyValue255(string propertyName, int[] propertyValue)
    Parameters
    Type Name Description
    string propertyName
    int[] propertyValue

    SetReferencePropertyValue(string, NXObject)

    Declaration
    public void SetReferencePropertyValue(string propertyName, NXObject propertyValue)
    Parameters
    Type Name Description
    string propertyName
    NXObject propertyValue

    SetScalarExpressionPropertyValue(string, double, Unit)

    Declaration
    public void SetScalarExpressionPropertyValue(string propertyName, double propertyValue, Unit unitType)
    Parameters
    Type Name Description
    string propertyName
    double propertyValue
    Unit unitType

    SetScalarExpressionPropertyValue(string, string, Unit)

    Declaration
    public void SetScalarExpressionPropertyValue(string propertyName, string propertyValue, Unit unitType)
    Parameters
    Type Name Description
    string propertyName
    string propertyValue
    Unit unitType

    SetStringPropertyValue(string, string)

    Declaration
    public void SetStringPropertyValue(string propertyName, string propertyValue)
    Parameters
    Type Name Description
    string propertyName
    string propertyValue

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX