NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Features::SeatBeltAnchorageBuilder Class Reference

Represents a Features::SeatBeltAnchorage builder
To create a new instance of this class, use Features::FeatureCollection::CreateSeatBeltAnchorageBuilder
Default values. More...

Inheritance diagram for NXOpen::Features::SeatBeltAnchorageBuilder:
NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

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::ExpressionBackAngleDim ()
 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::ExpressionFloorHeightDim ()
 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::PointSgrpPoint ()
 Returns the SgRp point
Created in NX6.0.0.
NXOpen::ExpressionSgrpXvalDim ()
 Returns the dimension expression for the X coordinate of SgRp
Created in NX6.0.0.
NXOpen::ExpressionSgrpYvalDim ()
 Returns the dimension expression for the Y coordinate of SgRp
Created in NX6.0.0.
NXOpen::ExpressionSgrpZvalDim ()
 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.

Detailed Description

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.


Member Enumeration Documentation

the seat belt anchorage location type

Enumerator:
AnchorageLocationTypesVehicleStructure 

vehicle structure

AnchorageLocationTypesSeatAssembly 

seat assembly

the seat belt routing type

Enumerator:
RoutingTypesOutsideSeatThruSeatSpring 

outside

RoutingTypesToAnchorage 

to anchorage

the seat position type

Enumerator:
SeatPositionTypesLeft 

left

SeatPositionTypesRight 

right

SeatPositionTypesNotOutboard 

non-outboard

the seat type

Enumerator:
SeatTypesMovableFront 

front

SeatTypesMovableRear 

rear

SeatTypesFixed 

fixed

the standard type

Enumerator:
StandardTypesJ383SeatBeltAnchorage 

j383

StandardTypesJ1369ChildRestraintTetherStraps 

j1369

StandardTypesBothJ383AndJ1369 

both


Member Function Documentation

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

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")

Returns the seat position type
Created in NX6.0.0.



License requirements : None

Returns the seat type
Created in NX6.0.0.



License requirements : None

Sets the anchorage location type
Created in NX6.0.0.



License requirements : nx_general_packaging ("NX General Packaging")

Parameters:
anchorageLocationanchoragelocation

Sets the value of back angle
Created in NX6.0.0.



License requirements : nx_general_packaging ("NX General Packaging")

Parameters:
backAngleDblbackangledbl

Sets the belt routing type
Created in NX6.0.0.



License requirements : nx_general_packaging ("NX General Packaging")

Parameters:
beltRoutingbeltrouting

Sets the seat position type
Created in NX6.0.0.



License requirements : nx_general_packaging ("NX General Packaging")

Parameters:
seatPositionseatposition

Sets the seat type
Created in NX6.0.0.



License requirements : nx_general_packaging ("NX General Packaging")

Parameters:
seatTypeseattype

Sets the SgRp point
Created in NX6.0.0.



License requirements : nx_general_packaging ("NX General Packaging")

Parameters:
sgrpPointsgrppoint

Sets the standard for seat belt anchorage
Created in NX6.0.0.



License requirements : nx_general_packaging ("NX General Packaging")

Parameters:
standardstandard

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

Returns the standard for seat belt anchorage
Created in NX6.0.0.



License requirements : None


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.