Class BaseDataDriverBuilder
Inheritance
System.Object
System.MarshalByRefObject
BaseDataDriverBuilder
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 BaseDataDriverBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
BaseDataDriverBuilder()
Declaration
protected BaseDataDriverBuilder()
Properties
BackAngle
Declaration
public Expression BackAngle { get; }
Property Value
BackAngleFixed
Declaration
public bool BackAngleFixed { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DriverSide
Declaration
public string DriverSide { get; }
Property Value
Type |
Description |
System.String |
|
FrontShoulderRoom
Declaration
public Expression FrontShoulderRoom { get; }
Property Value
HeelReferencePoint
Declaration
public Point HeelReferencePoint { get; set; }
Property Value
HeelReferencePointActive
Declaration
public bool HeelReferencePointActive { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
HorizontalPointTravel
Declaration
public Expression HorizontalPointTravel { get; }
Property Value
PedalReferencePoint
Declaration
public Point PedalReferencePoint { get; set; }
Property Value
PedalReferencePointActive
Declaration
public bool PedalReferencePointActive { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
RearShoulderRoom
Declaration
public Expression RearShoulderRoom { get; }
Property Value
SeatReferencePoint
Declaration
public Point SeatReferencePoint { get; set; }
Property Value
SeatReferencePointActive
Declaration
public bool SeatReferencePointActive { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SteeringWheelCenterPoint
Declaration
public Point SteeringWheelCenterPoint { get; set; }
Property Value
SteeringWheelCenterPointActive
Declaration
public bool SteeringWheelCenterPointActive { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Transmission
Declaration
public string Transmission { get; set; }
Property Value
Type |
Description |
System.String |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink