Search Results for

    Show / Hide Table of Contents

    Class TirePropertyTnoBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    MotionBuilder
    TirePropertyBuilder
    TirePropertyTnoBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    MotionBuilder.DisplayScale
    MotionBuilder.GroupName
    MotionBuilder.GroupType
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    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 TirePropertyTnoBuilder : TirePropertyBuilder, IMessageSink, IComponentBuilder

    Constructors

    TirePropertyTnoBuilder()

    Declaration
    protected TirePropertyTnoBuilder()

    Properties

    ContactMethod

    Declaration
    public TirePropertyTnoBuilder.ContactMethodType ContactMethod { get; set; }
    Property Value
    Type Description
    TirePropertyTnoBuilder.ContactMethodType

    Dynamics

    Declaration
    public TirePropertyTnoBuilder.DynamicsType Dynamics { get; set; }
    Property Value
    Type Description
    TirePropertyTnoBuilder.DynamicsType

    Iswitch

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

    IswitchDefinition

    Declaration
    public TirePropertyTnoBuilder.IswitchDefinitionType IswitchDefinition { get; set; }
    Property Value
    Type Description
    TirePropertyTnoBuilder.IswitchDefinitionType

    Lkx

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

    Lky

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

    Lkyc

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

    Lkzc

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

    Lmux

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

    Lmuy

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

    Ltr

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

    Name

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

    SlipForces

    Declaration
    public TirePropertyTnoBuilder.SlipForcesType SlipForces { get; set; }
    Property Value
    Type Description
    TirePropertyTnoBuilder.SlipForcesType

    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

    TireSide

    Declaration
    public TirePropertyTnoBuilder.TireSideType TireSide { get; set; }
    Property Value
    Type Description
    TirePropertyTnoBuilder.TireSideType

    TnoFile

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

    TrackSide

    Declaration
    public TirePropertyTnoBuilder.TrackSideType TrackSide { get; set; }
    Property Value
    Type Description
    TirePropertyTnoBuilder.TrackSideType

    VerticalDamping

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

    VerticalStiffness

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

    Implements

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