Search Results for

    Show / Hide Table of Contents

    Class TirePropertyMFTyreAndMFSwiftBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    MotionBuilder
    TirePropertyBuilder
    TirePropertyMFTyreAndMFSwiftBuilder
    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 TirePropertyMFTyreAndMFSwiftBuilder : TirePropertyBuilder, IMessageSink, IComponentBuilder, IExternalFileReferencer

    Constructors

    TirePropertyMFTyreAndMFSwiftBuilder()

    Declaration
    protected TirePropertyMFTyreAndMFSwiftBuilder()

    Properties

    ContactMethod

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

    Dynamics

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

    Iswitch

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

    IswitchDefinition

    Declaration
    public TirePropertyMFTyreAndMFSwiftBuilder.IswitchDefinitionType IswitchDefinition { get; set; }
    Property Value
    Type Description
    TirePropertyMFTyreAndMFSwiftBuilder.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 TirePropertyMFTyreAndMFSwiftBuilder.SlipForcesType SlipForces { get; set; }
    Property Value
    Type Description
    TirePropertyMFTyreAndMFSwiftBuilder.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 TirePropertyMFTyreAndMFSwiftBuilder.TireSideType TireSide { get; set; }
    Property Value
    Type Description
    TirePropertyMFTyreAndMFSwiftBuilder.TireSideType

    TrackSide

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

    VerticalDamping

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

    VerticalStiffness

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

    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