NX Open C++ Reference Guide
|
Represents a Features::SeatBeltAnchorage builder
To create a new instance of this class, use Features::FeatureCollection::CreateSeatBeltAnchorageBuilder
Default values.
More...
Public Types | |
enum | AnchorageLocationTypes { AnchorageLocationTypesVehicleStructure, AnchorageLocationTypesSeatAssembly } |
the seat belt anchorage location type More... | |
enum | RoutingTypes { RoutingTypesOutsideSeatThruSeatSpring, RoutingTypesToAnchorage } |
the seat belt routing type More... | |
enum | SeatPositionTypes { SeatPositionTypesLeft, SeatPositionTypesRight, SeatPositionTypesNotOutboard } |
the seat position type More... | |
enum | SeatTypes { SeatTypesMovableFront, SeatTypesMovableRear, SeatTypesFixed } |
the seat type More... | |
enum | StandardTypes { StandardTypesJ383SeatBeltAnchorage, StandardTypesJ1369ChildRestraintTetherStraps, StandardTypesBothJ383AndJ1369 } |
the standard type More... | |
Public Member Functions | |
NXOpen::Features::SeatBeltAnchorageBuilder::AnchorageLocationTypes | AnchorageLocation () |
Returns the anchorage location type Created in NX6.0.0. | |
double | BackAngleDbl () |
Returns the value of back angle Created in NX6.0.0. | |
NXOpen::Expression * | BackAngleDim () |
Returns the dimension expression for back angle Created in NX6.0.0. | |
NXOpen::Features::SeatBeltAnchorageBuilder::RoutingTypes | BeltRouting () |
Returns the belt routing type Created in NX6.0.0. | |
NXOpen::Expression * | FloorHeightDim () |
Returns the dimension expression for floor height Created in NX6.0.0. | |
void | J1369Illu () |
Shows an illustration picture for standard j1369 Created in NX6.0.0. | |
void | J383Illu () |
Shows an illustration picture for standard j383 Created in NX6.0.0. | |
NXOpen::Features::SeatBeltAnchorageBuilder::SeatPositionTypes | SeatPosition () |
Returns the seat position type Created in NX6.0.0. | |
NXOpen::Features::SeatBeltAnchorageBuilder::SeatTypes | SeatType () |
Returns the seat type Created in NX6.0.0. | |
void | SetAnchorageLocation (NXOpen::Features::SeatBeltAnchorageBuilder::AnchorageLocationTypes anchorageLocation) |
Sets the anchorage location type Created in NX6.0.0. | |
void | SetBackAngleDbl (double backAngleDbl) |
Sets the value of back angle Created in NX6.0.0. | |
void | SetBeltRouting (NXOpen::Features::SeatBeltAnchorageBuilder::RoutingTypes beltRouting) |
Sets the belt routing type Created in NX6.0.0. | |
void | SetSeatPosition (NXOpen::Features::SeatBeltAnchorageBuilder::SeatPositionTypes seatPosition) |
Sets the seat position type Created in NX6.0.0. | |
void | SetSeatType (NXOpen::Features::SeatBeltAnchorageBuilder::SeatTypes seatType) |
Sets the seat type Created in NX6.0.0. | |
void | SetSgrpPoint (NXOpen::Point *sgrpPoint) |
Sets the SgRp point Created in NX6.0.0. | |
void | SetStandard (NXOpen::Features::SeatBeltAnchorageBuilder::StandardTypes standard) |
Sets the standard for seat belt anchorage Created in NX6.0.0. | |
NXOpen::Point * | SgrpPoint () |
Returns the SgRp point Created in NX6.0.0. | |
NXOpen::Expression * | SgrpXvalDim () |
Returns the dimension expression for the X coordinate of SgRp Created in NX6.0.0. | |
NXOpen::Expression * | SgrpYvalDim () |
Returns the dimension expression for the Y coordinate of SgRp Created in NX6.0.0. | |
NXOpen::Expression * | SgrpZvalDim () |
Returns the dimension expression for the Z coordinate of SgRp Created in NX6.0.0. | |
NXOpen::Features::SeatBeltAnchorageBuilder::StandardTypes | Standard () |
Returns the standard for seat belt anchorage Created in NX6.0.0. |
Represents a Features::SeatBeltAnchorage builder
To create a new instance of this class, use Features::FeatureCollection::CreateSeatBeltAnchorageBuilder
Default values.
Property | Value |
---|---|
AnchorageLocation |
VehicleStructure |
BackAngleDbl |
22 |
BackAngleDim.Value |
22 |
BeltRouting |
OutsideSeatThruSeatSpring |
FloorHeightDim.Value |
325 (millimeters part), 12.8 (inches part) |
SeatPosition |
Left |
SeatType |
MovableFront |
SgrpXvalDim.Value |
1500 (millimeters part), 59.06 (inches part) |
SgrpYvalDim.Value |
-400 (millimeters part), -15.75 (inches part) |
SgrpZvalDim.Value |
650 (millimeters part), 25.59 (inches part) |
Standard |
J383SeatBeltAnchorage |
Created in NX6.0.0.
NXOpen::Features::SeatBeltAnchorageBuilder::AnchorageLocationTypes NXOpen::Features::SeatBeltAnchorageBuilder::AnchorageLocation | ( | ) |
Returns the anchorage location type
Created in NX6.0.0.
License requirements : None
Returns the value of back angle
Created in NX6.0.0.
License requirements : None
Returns the dimension expression for back angle
Created in NX6.0.0.
License requirements : None
NXOpen::Features::SeatBeltAnchorageBuilder::RoutingTypes NXOpen::Features::SeatBeltAnchorageBuilder::BeltRouting | ( | ) |
Returns the belt routing type
Created in NX6.0.0.
License requirements : None
Returns the dimension expression for floor height
Created in NX6.0.0.
License requirements : None
Shows an illustration picture for standard j1369
Created in NX6.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
Shows an illustration picture for standard j383
Created in NX6.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
NXOpen::Features::SeatBeltAnchorageBuilder::SeatPositionTypes NXOpen::Features::SeatBeltAnchorageBuilder::SeatPosition | ( | ) |
Returns the seat position type
Created in NX6.0.0.
License requirements : None
NXOpen::Features::SeatBeltAnchorageBuilder::SeatTypes NXOpen::Features::SeatBeltAnchorageBuilder::SeatType | ( | ) |
Returns the seat type
Created in NX6.0.0.
License requirements : None
void NXOpen::Features::SeatBeltAnchorageBuilder::SetAnchorageLocation | ( | NXOpen::Features::SeatBeltAnchorageBuilder::AnchorageLocationTypes | anchorageLocation | ) |
Sets the anchorage location type
Created in NX6.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
anchorageLocation | anchoragelocation |
void NXOpen::Features::SeatBeltAnchorageBuilder::SetBackAngleDbl | ( | double | backAngleDbl | ) |
Sets the value of back angle
Created in NX6.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
backAngleDbl | backangledbl |
void NXOpen::Features::SeatBeltAnchorageBuilder::SetBeltRouting | ( | NXOpen::Features::SeatBeltAnchorageBuilder::RoutingTypes | beltRouting | ) |
Sets the belt routing type
Created in NX6.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
beltRouting | beltrouting |
void NXOpen::Features::SeatBeltAnchorageBuilder::SetSeatPosition | ( | NXOpen::Features::SeatBeltAnchorageBuilder::SeatPositionTypes | seatPosition | ) |
Sets the seat position type
Created in NX6.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
seatPosition | seatposition |
void NXOpen::Features::SeatBeltAnchorageBuilder::SetSeatType | ( | NXOpen::Features::SeatBeltAnchorageBuilder::SeatTypes | seatType | ) |
Sets the seat type
Created in NX6.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
seatType | seattype |
void NXOpen::Features::SeatBeltAnchorageBuilder::SetSgrpPoint | ( | NXOpen::Point * | sgrpPoint | ) |
Sets the SgRp point
Created in NX6.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
sgrpPoint | sgrppoint |
void NXOpen::Features::SeatBeltAnchorageBuilder::SetStandard | ( | NXOpen::Features::SeatBeltAnchorageBuilder::StandardTypes | standard | ) |
Sets the standard for seat belt anchorage
Created in NX6.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
standard | standard |
Returns the SgRp point
Created in NX6.0.0.
License requirements : None
Returns the dimension expression for the X coordinate of SgRp
Created in NX6.0.0.
License requirements : None
Returns the dimension expression for the Y coordinate of SgRp
Created in NX6.0.0.
License requirements : None
Returns the dimension expression for the Z coordinate of SgRp
Created in NX6.0.0.
License requirements : None
NXOpen::Features::SeatBeltAnchorageBuilder::StandardTypes NXOpen::Features::SeatBeltAnchorageBuilder::Standard | ( | ) |
Returns the standard for seat belt anchorage
Created in NX6.0.0.
License requirements : None