Class TirePropertyAdvancedParameters
Inheritance
System.Object
System.MarshalByRefObject
TirePropertyAdvancedParameters
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 TirePropertyAdvancedParameters : TaggedObject, IMessageSink, IComponentBuilder
Constructors
TirePropertyAdvancedParameters()
Declaration
protected TirePropertyAdvancedParameters()
Properties
AligningMomentArm
Declaration
public Expression AligningMomentArm { get; }
Property Value
ConeIndex
Declaration
public Expression ConeIndex { get; }
Property Value
Declaration
public MotionFunction ContactAreaFunction { get; set; }
Property Value
Declaration
public SelectFieldData ContactAreaProfile { get; }
Property Value
Declaration
public TirePropertyAdvancedParameters.ContactType ContactAreaType { get; set; }
Property Value
CustomizedSolverCurveType
Declaration
public TirePropertyAdvancedParameters.CustomizedSolverType CustomizedSolverCurveType { get; set; }
Property Value
CustomizedSolverFunction
Declaration
public MotionFunction CustomizedSolverFunction { get; set; }
Property Value
CustomizedSolverProfile2D
Declaration
public SelectFieldData CustomizedSolverProfile2D { get; }
Property Value
CustomizedSolverProfile3D
Declaration
public SelectFieldData CustomizedSolverProfile3D { get; }
Property Value
Declaration
public bool DistributedContact { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
FrictionFunction
Declaration
public MotionFunction FrictionFunction { get; set; }
Property Value
FrictionProfile
Declaration
public SelectFieldData FrictionProfile { get; }
Property Value
FrictionSurfaceProfile
Declaration
public SelectFieldData FrictionSurfaceProfile { get; }
Property Value
FrictionType
Declaration
public TirePropertyAdvancedParameters.FrictType FrictionType { get; set; }
Property Value
NumDivisions
Declaration
public Expression NumDivisions { get; }
Property Value
RelaxationLength
Declaration
public Expression RelaxationLength { get; }
Property Value
RollingRadiusType
Declaration
public TirePropertyAdvancedParameters.RollingType RollingRadiusType { get; set; }
Property Value
RollingRadiusValue
Declaration
public Expression RollingRadiusValue { get; }
Property Value
SectionHeight
Declaration
public Expression SectionHeight { get; }
Property Value
SectionWidth
Declaration
public Expression SectionWidth { get; }
Property Value
StaticHold
Declaration
public bool StaticHold { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SurfaceType
Declaration
public TirePropertyAdvancedParameters.SurfType SurfaceType { get; set; }
Property Value
TransDampingDeflection
Declaration
public Expression TransDampingDeflection { get; }
Property Value
UseUtilityCurve
Declaration
public bool UseUtilityCurve { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
Validate()
Declaration
Returns
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink