Class TireBuilder
Assembly: NXOpen.dll
Syntax
public class TireBuilder : MotionBuilder, IMessageSink, IComponentBuilder
Constructors
TireBuilder()
Declaration
Properties
BodyLink
Declaration
public SelectLink BodyLink { get; }
Property Value
BodyLinkOvrCtrl
Declaration
public ParamOverrideState BodyLinkOvrCtrl { get; set; }
Property Value
BodyPoint
Declaration
public Point BodyPoint { get; set; }
Property Value
BodyPointOvrCtrl
Declaration
public ParamOverrideState BodyPointOvrCtrl { get; set; }
Property Value
BodyVector
Declaration
public Direction BodyVector { get; set; }
Property Value
BodyVectorOvrCtrl
Declaration
public ParamOverrideState BodyVectorOvrCtrl { get; set; }
Property Value
CarrierCsys
Declaration
public CoordinateSystem CarrierCsys { get; set; }
Property Value
CarrierCsysOvrCtrl
Declaration
public ParamOverrideState CarrierCsysOvrCtrl { get; set; }
Property Value
CarrierLink
Declaration
public SelectLink CarrierLink { get; }
Property Value
CarrierLinkOvrCtrl
Declaration
public ParamOverrideState CarrierLinkOvrCtrl { get; set; }
Property Value
CarrierPoint
Declaration
public Point CarrierPoint { get; set; }
Property Value
CarrierPointOvrCtrl
Declaration
public ParamOverrideState CarrierPointOvrCtrl { get; set; }
Property Value
ChassisCsys
Declaration
public CoordinateSystem ChassisCsys { get; set; }
Property Value
ChassisCsysOvrCtrl
Declaration
public ParamOverrideState ChassisCsysOvrCtrl { get; set; }
Property Value
ChassisLink
Declaration
public SelectLink ChassisLink { get; }
Property Value
ChassisLinkOvrCtrl
Declaration
public ParamOverrideState ChassisLinkOvrCtrl { get; set; }
Property Value
ChassisPoint
Declaration
public Point ChassisPoint { get; set; }
Property Value
ChassisPointOvrCtrl
Declaration
public ParamOverrideState ChassisPointOvrCtrl { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
PropertyBasic
Declaration
public SelectTirePropertyBasic PropertyBasic { get; }
Property Value
PropertyBasicOvrCtrl
Declaration
public ParamOverrideState PropertyBasicOvrCtrl { get; set; }
Property Value
PropertyCd
Declaration
public SelectTirePropertyCd PropertyCd { get; }
Property Value
PropertyCdOvrCtrl
Declaration
public ParamOverrideState PropertyCdOvrCtrl { get; set; }
Property Value
PropertyFTire
Declaration
public SelectTirePropertyFt PropertyFTire { get; }
Property Value
PropertyFTireOvrCtrl
Declaration
public ParamOverrideState PropertyFTireOvrCtrl { get; set; }
Property Value
PropertyMFTyreAndMFSwift
Declaration
public SelectTirePropertyMFTyreAndMFSwift PropertyMFTyreAndMFSwift { get; }
Property Value
PropertyMFTyreAndMFSwiftOvrCtrl
Declaration
public ParamOverrideState PropertyMFTyreAndMFSwiftOvrCtrl { get; set; }
Property Value
PropertyMotorcycle
Declaration
public SelectTirePropertyMotorcycle PropertyMotorcycle { get; }
Property Value
PropertyMotorcycleOvrCtrl
Declaration
public ParamOverrideState PropertyMotorcycleOvrCtrl { get; set; }
Property Value
PropertyNonInertial
Declaration
public SelectTirePropertyNonInertial PropertyNonInertial { get; }
Property Value
PropertyNonInertialOvrCtrl
Declaration
public ParamOverrideState PropertyNonInertialOvrCtrl { get; set; }
Property Value
Road
Declaration
public SelectRoad Road { get; }
Property Value
RoadOvrCtrl
Declaration
public ParamOverrideState RoadOvrCtrl { get; set; }
Property Value
TireType
Declaration
public TireBuilder.Type TireType { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink