Class TirePropertyAdvancedParameters
Inheritance
TirePropertyAdvancedParameters
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
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
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
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink