Class TirePropertyTnoBuilder
Inheritance
System.Object
System.MarshalByRefObject
TirePropertyTnoBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
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)
Assembly: NXOpen.dll
Syntax
public class TirePropertyTnoBuilder : TirePropertyBuilder, IMessageSink, IComponentBuilder
Constructors
TirePropertyTnoBuilder()
Declaration
protected TirePropertyTnoBuilder()
Properties
Declaration
public TirePropertyTnoBuilder.ContactMethodType ContactMethod { get; set; }
Property Value
Dynamics
Declaration
public TirePropertyTnoBuilder.DynamicsType Dynamics { get; set; }
Property Value
Iswitch
Declaration
public Expression Iswitch { get; }
Property Value
IswitchDefinition
Declaration
public TirePropertyTnoBuilder.IswitchDefinitionType IswitchDefinition { get; set; }
Property Value
Lkx
Declaration
public Expression Lkx { get; }
Property Value
Lky
Declaration
public Expression Lky { get; }
Property Value
Lkyc
Declaration
public Expression Lkyc { get; }
Property Value
Lkzc
Declaration
public Expression Lkzc { get; }
Property Value
Lmux
Declaration
public Expression Lmux { get; }
Property Value
Lmuy
Declaration
public Expression Lmuy { get; }
Property Value
Ltr
Declaration
public Expression Ltr { get; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
SlipForces
Declaration
public TirePropertyTnoBuilder.SlipForcesType SlipForces { get; set; }
Property Value
StaticHold
Declaration
public bool StaticHold { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
StaticRadius
Declaration
public Expression StaticRadius { get; }
Property Value
StaticVerticalStiffness
Declaration
public Expression StaticVerticalStiffness { get; }
Property Value
TireSide
Declaration
public TirePropertyTnoBuilder.TireSideType TireSide { get; set; }
Property Value
TnoFile
Declaration
public string TnoFile { get; set; }
Property Value
Type |
Description |
System.String |
|
TrackSide
Declaration
public TirePropertyTnoBuilder.TrackSideType TrackSide { get; set; }
Property Value
VerticalDamping
Declaration
public Expression VerticalDamping { get; }
Property Value
VerticalStiffness
Declaration
public Expression VerticalStiffness { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink