NX Open C++ Reference Guide
|
Represents a Features::VehicleDesign::BaseDataDriverBuilder . More...
Public Member Functions | |
NXOpen::Expression * | BackAngle () |
Returns the inclination angle of the backrest. | |
bool | BackAngleFixed () |
Returns the option to indicate whether the Back Angle is fixed for not. | |
NXString | DriverSide () |
Returns the Driver side. | |
NXOpen::Expression * | FrontShoulderRoom () |
Returns the front shoulder room. | |
NXOpen::Point * | HeelReferencePoint () |
Returns the driver heel reference point. | |
bool | HeelReferencePointActive () |
Returns the status to indicate whether the driver heel reference point is active or not. | |
NXOpen::Expression * | HorizontalPointTravel () |
Returns the horizontal seat adjustment in the direction of the x axis. | |
NXOpen::Point * | PedalReferencePoint () |
Returns the driver pedal reference point. | |
bool | PedalReferencePointActive () |
Returns the driver pedal reference point's activeness. | |
NXOpen::Expression * | RearShoulderRoom () |
Returns the rear shoulder room. | |
NXOpen::Point * | SeatReferencePoint () |
Returns the driver seat reference point. | |
bool | SeatReferencePointActive () |
Returns the status to indicate whether the driver seat reference point is active or not. | |
void | SetBackAngleFixed (bool driverBackAngleFixed) |
Sets the option to indicate whether the Back Angle is fixed for not. | |
void | SetHeelReferencePoint (NXOpen::Point *refPoint) |
Sets the driver heel reference point. | |
void | SetHeelReferencePointActive (bool activeStatus) |
Sets the status to indicate whether the driver heel reference point is active or not. | |
void | SetPedalReferencePoint (NXOpen::Point *refPoint) |
Sets the driver pedal reference point. | |
void | SetPedalReferencePointActive (bool activeStatus) |
Sets the driver pedal reference point's activeness. | |
void | SetSeatReferencePoint (NXOpen::Point *refPoint) |
Sets the driver seat reference point. | |
void | SetSeatReferencePointActive (bool activeStatus) |
Sets the status to indicate whether the driver seat reference point is active or not. | |
void | SetSteeringWheelCenterPoint (NXOpen::Point *refPoint) |
Sets the center point of the driver steering wheel. | |
void | SetSteeringWheelCenterPointActive (bool activeStatus) |
Sets the status to indicate whether the steering wheel center point is active or not. | |
void | SetTransmission (const NXString &transmission) |
Sets the vehicle transmission type. | |
void | SetTransmission (const char *transmission) |
Sets the vehicle transmission type. | |
NXOpen::Point * | SteeringWheelCenterPoint () |
Returns the center point of the driver steering wheel. | |
bool | SteeringWheelCenterPointActive () |
Returns the status to indicate whether the steering wheel center point is active or not. | |
NXString | Transmission () |
Returns the vehicle transmission type. | |
![]() | |
NXOpen::NXObject * | Commit () |
Commits any edits that have been applied to the builder. | |
void | Destroy () |
Deletes the builder, and cleans up any objects created by the builder. | |
std::vector< NXOpen::NXObject * > | GetCommittedObjects () |
For builders that create more than one object, this method returns the objects that are created by commit. | |
NXOpen::NXObject * | GetObject () |
Returns the object currently being edited by this builder. | |
void | ShowResults () |
Updates the model to reflect the result of an edit to the model for all builders that support showing results. | |
virtual bool | Validate () |
Validate whether the inputs to the component are sufficient for commit to be called. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents a Features::VehicleDesign::BaseDataDriverBuilder .
This class can only be used in base data, thus cannot be created directly by user.
Created in NX8.5.0.
NXOpen::Expression* NXOpen::Features::VehicleDesign::BaseDataDriverBuilder::BackAngle | ( | ) |
Returns the inclination angle of the backrest.
Created in NX8.5.0.
License requirements : None
bool NXOpen::Features::VehicleDesign::BaseDataDriverBuilder::BackAngleFixed | ( | ) |
Returns the option to indicate whether the Back Angle is fixed for not.
If it is true, the back angle is not adjustable.
Created in NX8.5.0.
License requirements : None
NXString NXOpen::Features::VehicleDesign::BaseDataDriverBuilder::DriverSide | ( | ) |
Returns the Driver side.
This value indicates either it is a left driven or right driven vehicle. This value is calculated from the driver's seat reference point coordinates and can not be edited by the user.
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::BaseDataDriverBuilder::FrontShoulderRoom | ( | ) |
Returns the front shoulder room.
This information is needed in the calculation for eye ellipses and the head position contour.
Created in NX8.5.0.
License requirements : None
NXOpen::Point* NXOpen::Features::VehicleDesign::BaseDataDriverBuilder::HeelReferencePoint | ( | ) |
Returns the driver heel reference point.
Created in NX8.5.0.
License requirements : None
bool NXOpen::Features::VehicleDesign::BaseDataDriverBuilder::HeelReferencePointActive | ( | ) |
Returns the status to indicate whether the driver heel reference point is active or not.
If it is true, the driver heel reference point is active.
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::BaseDataDriverBuilder::HorizontalPointTravel | ( | ) |
Returns the horizontal seat adjustment in the direction of the x axis.
Created in NX8.5.0.
License requirements : None
NXOpen::Point* NXOpen::Features::VehicleDesign::BaseDataDriverBuilder::PedalReferencePoint | ( | ) |
Returns the driver pedal reference point.
Created in NX8.5.0.
License requirements : None
bool NXOpen::Features::VehicleDesign::BaseDataDriverBuilder::PedalReferencePointActive | ( | ) |
Returns the driver pedal reference point's activeness.
If true, the driver pedal reference point is active.
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::BaseDataDriverBuilder::RearShoulderRoom | ( | ) |
Returns the rear shoulder room.
This information is needed in the calculation for head position contour.
Created in NX8.5.0.
License requirements : None
NXOpen::Point* NXOpen::Features::VehicleDesign::BaseDataDriverBuilder::SeatReferencePoint | ( | ) |
Returns the driver seat reference point.
Created in NX8.5.0.
License requirements : None
bool NXOpen::Features::VehicleDesign::BaseDataDriverBuilder::SeatReferencePointActive | ( | ) |
Returns the status to indicate whether the driver seat reference point is active or not.
If it is true, the driver seat reference point is active.
Created in NX8.5.0.
License requirements : None
void NXOpen::Features::VehicleDesign::BaseDataDriverBuilder::SetBackAngleFixed | ( | bool | driverBackAngleFixed | ) |
Sets the option to indicate whether the Back Angle is fixed for not.
If it is true, the back angle is not adjustable.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
driverBackAngleFixed | driverbackanglefixed |
void NXOpen::Features::VehicleDesign::BaseDataDriverBuilder::SetHeelReferencePoint | ( | NXOpen::Point * | refPoint | ) |
Sets the driver heel reference point.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
refPoint | refpoint |
void NXOpen::Features::VehicleDesign::BaseDataDriverBuilder::SetHeelReferencePointActive | ( | bool | activeStatus | ) |
Sets the status to indicate whether the driver heel reference point is active or not.
If it is true, the driver heel reference point is active.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
activeStatus | activestatus |
void NXOpen::Features::VehicleDesign::BaseDataDriverBuilder::SetPedalReferencePoint | ( | NXOpen::Point * | refPoint | ) |
Sets the driver pedal reference point.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
refPoint | refpoint |
void NXOpen::Features::VehicleDesign::BaseDataDriverBuilder::SetPedalReferencePointActive | ( | bool | activeStatus | ) |
Sets the driver pedal reference point's activeness.
If true, the driver pedal reference point is active.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
activeStatus | activestatus |
void NXOpen::Features::VehicleDesign::BaseDataDriverBuilder::SetSeatReferencePoint | ( | NXOpen::Point * | refPoint | ) |
Sets the driver seat reference point.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
refPoint | refpoint |
void NXOpen::Features::VehicleDesign::BaseDataDriverBuilder::SetSeatReferencePointActive | ( | bool | activeStatus | ) |
Sets the status to indicate whether the driver seat reference point is active or not.
If it is true, the driver seat reference point is active.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
activeStatus | activestatus |
void NXOpen::Features::VehicleDesign::BaseDataDriverBuilder::SetSteeringWheelCenterPoint | ( | NXOpen::Point * | refPoint | ) |
Sets the center point of the driver steering wheel.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
refPoint | refpoint |
void NXOpen::Features::VehicleDesign::BaseDataDriverBuilder::SetSteeringWheelCenterPointActive | ( | bool | activeStatus | ) |
Sets the status to indicate whether the steering wheel center point is active or not.
If it is true, the steering wheel center point is active.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
activeStatus | activestatus |
void NXOpen::Features::VehicleDesign::BaseDataDriverBuilder::SetTransmission | ( | const NXString & | transmission | ) |
Sets the vehicle transmission type.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
transmission | transmission |
void NXOpen::Features::VehicleDesign::BaseDataDriverBuilder::SetTransmission | ( | const char * | transmission | ) |
Sets the vehicle transmission type.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
transmission | transmission |
NXOpen::Point* NXOpen::Features::VehicleDesign::BaseDataDriverBuilder::SteeringWheelCenterPoint | ( | ) |
Returns the center point of the driver steering wheel.
Created in NX8.5.0.
License requirements : None
bool NXOpen::Features::VehicleDesign::BaseDataDriverBuilder::SteeringWheelCenterPointActive | ( | ) |
Returns the status to indicate whether the steering wheel center point is active or not.
If it is true, the steering wheel center point is active.
Created in NX8.5.0.
License requirements : None
NXString NXOpen::Features::VehicleDesign::BaseDataDriverBuilder::Transmission | ( | ) |
Returns the vehicle transmission type.
Created in NX8.5.0.
License requirements : None