Class TirePropertyCdBuilder
Inheritance
System.Object
System.MarshalByRefObject
TirePropertyCdBuilder
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 TirePropertyCdBuilder : TirePropertyBuilder, IMessageSink, IComponentBuilder
Constructors
TirePropertyCdBuilder()
Declaration
protected TirePropertyCdBuilder()
Properties
AmbientTempFunction
Declaration
public MotionFunction AmbientTempFunction { get; set; }
Property Value
AmbientTempProfile
Declaration
public SelectFieldData AmbientTempProfile { get; }
Property Value
AmbientTempTypeSelection
Declaration
public TirePropertyCdBuilder.AmbientTempType AmbientTempTypeSelection { get; set; }
Property Value
AmbientTempValue
Declaration
public Expression AmbientTempValue { get; }
Property Value
Declaration
public bool ContactKinematics { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool ContactLengthWidth { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool ContactPointGlobal { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool ContactPointRoadRef { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CorrectorIter
Declaration
public Expression CorrectorIter { get; }
Property Value
EnergyLoss
Declaration
[Obsolete("Deprecated in NX12.0.0. Use TirePropertyCdBuilder.WearIndicatorPerSegment instead.")]
public bool EnergyLoss { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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
InflationPressureProfile
Declaration
public SelectFieldData InflationPressureProfile { get; }
Property Value
InflationPressureTypeSelection
Declaration
public TirePropertyCdBuilder.InflationPressureType InflationPressureTypeSelection { get; set; }
Property Value
InflationPressureValue
Declaration
public Expression InflationPressureValue { get; }
Property Value
ModelTypeSelection
Declaration
public TirePropertyCdBuilder.ModelType ModelTypeSelection { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
PrimaryParamFile
Declaration
public string PrimaryParamFile { 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
StaticVerticalStiffness
Declaration
public Expression StaticVerticalStiffness { get; }
Property Value
TimeStatistics
Declaration
public bool TimeStatistics { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
TireControlFile
Declaration
public string TireControlFile { get; set; }
Property Value
Type |
Description |
System.String |
|
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 |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink