Search Results for

    Show / Hide Table of Contents

    Class TirePropertyCdBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    MotionBuilder
    TirePropertyBuilder
    TirePropertyCdBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    IExternalFileReferencer
    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, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    System.MarshalByRefObject.CreateObjRef(System.Type)
    System.MarshalByRefObject.GetLifetimeService()
    System.MarshalByRefObject.InitializeLifetimeService()
    System.MarshalByRefObject.MemberwiseClone(System.Boolean)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.Motion
    Assembly: NXOpen.dll
    Syntax
    public class TirePropertyCdBuilder : TirePropertyBuilder, IMessageSink, IComponentBuilder, IExternalFileReferencer

    Constructors

    TirePropertyCdBuilder()

    Declaration
    protected TirePropertyCdBuilder()

    Properties

    AmbientTempFunction

    Declaration
    public MotionFunction AmbientTempFunction { get; set; }
    Property Value
    Type Description
    MotionFunction

    AmbientTempProfile

    Declaration
    public SelectFieldData AmbientTempProfile { get; }
    Property Value
    Type Description
    SelectFieldData

    AmbientTempTypeSelection

    Declaration
    public TirePropertyCdBuilder.AmbientTempType AmbientTempTypeSelection { get; set; }
    Property Value
    Type Description
    TirePropertyCdBuilder.AmbientTempType

    AmbientTempValue

    Declaration
    public Expression AmbientTempValue { get; }
    Property Value
    Type Description
    Expression

    ContactKinematics

    Declaration
    public bool ContactKinematics { get; set; }
    Property Value
    Type Description
    System.Boolean

    ContactLengthWidth

    Declaration
    public bool ContactLengthWidth { get; set; }
    Property Value
    Type Description
    System.Boolean

    ContactPointGlobal

    Declaration
    public bool ContactPointGlobal { get; set; }
    Property Value
    Type Description
    System.Boolean

    ContactPointRoadRef

    Declaration
    public bool ContactPointRoadRef { get; set; }
    Property Value
    Type Description
    System.Boolean

    CorrectorIter

    Declaration
    public Expression CorrectorIter { get; }
    Property Value
    Type Description
    Expression

    EnergyLossOfSpecificEntities

    Declaration
    public bool EnergyLossOfSpecificEntities { get; set; }
    Property Value
    Type Description
    System.Boolean

    EnergyLossPerSegment

    Declaration
    public bool EnergyLossPerSegment { get; set; }
    Property Value
    Type Description
    System.Boolean

    Inclination

    Declaration
    public bool Inclination { get; set; }
    Property Value
    Type Description
    System.Boolean

    InflationPressureFunction

    Declaration
    public MotionFunction InflationPressureFunction { get; set; }
    Property Value
    Type Description
    MotionFunction

    InflationPressureProfile

    Declaration
    public SelectFieldData InflationPressureProfile { get; }
    Property Value
    Type Description
    SelectFieldData

    InflationPressureTypeSelection

    Declaration
    public TirePropertyCdBuilder.InflationPressureType InflationPressureTypeSelection { get; set; }
    Property Value
    Type Description
    TirePropertyCdBuilder.InflationPressureType

    InflationPressureValue

    Declaration
    public Expression InflationPressureValue { get; }
    Property Value
    Type Description
    Expression

    ModelTypeSelection

    Declaration
    public TirePropertyCdBuilder.ModelType ModelTypeSelection { get; set; }
    Property Value
    Type Description
    TirePropertyCdBuilder.ModelType

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    System.String

    RimRoadGlobal

    Declaration
    public bool RimRoadGlobal { get; set; }
    Property Value
    Type Description
    System.Boolean

    RimRoadTydexW

    Declaration
    public bool RimRoadTydexW { get; set; }
    Property Value
    Type Description
    System.Boolean

    RimTydexCH

    Declaration
    public bool RimTydexCH { get; set; }
    Property Value
    Type Description
    System.Boolean

    RoadGlobal

    Declaration
    public bool RoadGlobal { get; set; }
    Property Value
    Type Description
    System.Boolean

    SolverResults

    Declaration
    public bool SolverResults { get; set; }
    Property Value
    Type Description
    System.Boolean

    StaticHold

    Declaration
    public bool StaticHold { get; set; }
    Property Value
    Type Description
    System.Boolean

    StaticRadius

    Declaration
    public Expression StaticRadius { get; }
    Property Value
    Type Description
    Expression

    StaticVerticalStiffness

    Declaration
    public Expression StaticVerticalStiffness { get; }
    Property Value
    Type Description
    Expression

    TimeStatistics

    Declaration
    public bool TimeStatistics { get; set; }
    Property Value
    Type Description
    System.Boolean

    WearIndicatorPerSegment

    Declaration
    public bool WearIndicatorPerSegment { get; set; }
    Property Value
    Type Description
    System.Boolean

    WheelGlobal

    Declaration
    public bool WheelGlobal { get; set; }
    Property Value
    Type Description
    System.Boolean

    WheelRoadRef

    Declaration
    public bool WheelRoadRef { get; set; }
    Property Value
    Type Description
    System.Boolean

    Methods

    EstablishReference(Int32, ExternalFileReferenceAdapter.Type, String)

    Declaration
    public ExternalFileReferenceAdapter EstablishReference(int referenceObjectId, ExternalFileReferenceAdapter.Type referenceType, string externalFileSpec)
    Parameters
    Type Name Description
    System.Int32 referenceObjectId
    ExternalFileReferenceAdapter.Type referenceType
    System.String externalFileSpec
    Returns
    Type Description
    ExternalFileReferenceAdapter

    GetExternalFileDefinitionKey(ExternalFileReferenceAdapter)

    Declaration
    public string GetExternalFileDefinitionKey(ExternalFileReferenceAdapter adapter)
    Parameters
    Type Name Description
    ExternalFileReferenceAdapter adapter
    Returns
    Type Description
    System.String

    GetExternalFileReferenceAdapter(Int32)

    Declaration
    public ExternalFileReferenceAdapter GetExternalFileReferenceAdapter(int referenceObjectId)
    Parameters
    Type Name Description
    System.Int32 referenceObjectId
    Returns
    Type Description
    ExternalFileReferenceAdapter

    SetExternalFileReferenceAdapter(Int32, ExternalFileReferenceAdapter)

    Declaration
    public void SetExternalFileReferenceAdapter(int referenceObjectId, ExternalFileReferenceAdapter adapter)
    Parameters
    Type Name Description
    System.Int32 referenceObjectId
    ExternalFileReferenceAdapter adapter

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    IExternalFileReferencer
    In This Article
    Back to top Generated by DocFX