NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Public Member Functions | Properties | List of all members
NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder Class Reference

Represents a Features.VehicleDesign.SeatBeltAnchorage builder More...

Inheritance diagram for NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder:
NXOpen.Features.FeatureBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  AnchorageLocationTypes { VehicleStructure, SeatAssembly }
 the seat belt anchorage location type More...
 
enum  ATLType { Yes, No }
 the show ATL type More...
 
enum  LOneLimitType { Degree30And80, Degree50And70 }
 the lone limit type More...
 
enum  LowerAreaType { Yes, No }
 the lower area type More...
 
enum  LowerLimitType { Length450, Length500 }
 the lower limit type More...
 
enum  LTwoLimitType { Degree45And80, Degree50And70 }
 the ltwo limit type More...
 
enum  RoutingTypes { OutsideSeatThruSeatSpring, ToAnchorage }
 the seat belt routing type More...
 
enum  SeatPositionTypes { Left, Right, NotOutboard }
 the seat position type More...
 
enum  SeatTypes { MovableFront, MovableRear, Fixed }
 the seat type More...
 
enum  StandardTypes {
  J383SeatBeltAnchorage, J1369ChildRestraintTetherStraps, BothJ383AndJ1369, ECE14SafetyBeltAnchorage,
  Ece14isofix
}
 the standard type More...
 
enum  UpperAreaType { Yes, No }
 the upper area type More...
 

Public Member Functions

unsafe NXOpen.Point CreatePointWithBaseDataSGRPExpression ()
 Create a point according to Base Data SGRP expressions More...
 
unsafe void Ece14Isofix ()
 Shows an illustration picture for standard ECER14 ISOFIX More...
 
unsafe void Ece14SafeIllu ()
 Shows an illustration picture for standard ECER14 safety belt anchorage More...
 
unsafe void J1369Illu ()
 Shows an illustration picture for standard j1369 More...
 
unsafe void J383Illu ()
 Shows an illustration picture for standard j383 More...
 
- Public Member Functions inherited from NXOpen.Features.FeatureBuilder
unsafe NXOpen.Features.Feature CommitFeature ()
 Commits the feature parameters and creates the feature More...
 
unsafe NXOpen.Features.Feature GetFeature ()
 Returns the feature currently being edited by this builder. More...
 
unsafe void HideInternalParentFeatureAfterEdit (NXOpen.Features.Feature parentFeature)
 Re-suppress an internal parent feature (a slave feature) after it has been edited. More...
 
unsafe void SetParentFeatureInternal (NXOpen.Features.Feature parentFeature)
 Set the parent features which would be internal or slaves to the feature being created or commited More...
 
unsafe void ShowInternalParentFeatureForEdit (NXOpen.Features.Feature parentFeature)
 Unsuppress an internal parent feature (a slave feature) so it can be edited. More...
 
unsafe void UnsetParentFeatureInternal (NXOpen.Features.Feature parentFeature)
 Set the internal parent feature of the feature being edited to external More...
 
- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe
NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.AnchorageLocationTypes 
AnchorageLocation [get, set]
 Returns or sets the anchorage location type More...
 
unsafe
NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.ATLType 
Atl [get, set]
 Returns or sets the atl option More...
 
unsafe double BackAngleDbl [get, set]
 Returns or sets the value of back angle More...
 
unsafe NXOpen.Expression BackAngleDim [get]
 Returns the dimension expression for back angle More...
 
unsafe
NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.RoutingTypes 
BeltRouting [get, set]
 Returns or sets the belt routing type More...
 
unsafe NXOpen.Expression FloorHeightDim [get]
 Returns the dimension expression for floor height More...
 
unsafe
NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.LOneLimitType 
L1Limit [get, set]
 Returns or sets the l1 limit option More...
 
unsafe
NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.LTwoLimitType 
L2Limit [get, set]
 Returns or sets the l2 limit option More...
 
unsafe
NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.LowerAreaType 
LowerArea [get, set]
 Returns or sets the lower area More...
 
unsafe
NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.LowerLimitType 
LowerLimit [get, set]
 Returns or sets the lower limit option More...
 
unsafe NXOpen.Expression SDimension [get]
 Returns the dimension expression for S dimension More...
 
unsafe
NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.SeatPositionTypes 
SeatPosition [get, set]
 Returns or sets the seat position type More...
 
unsafe
NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.SeatTypes 
SeatType [get, set]
 Returns or sets the seat type More...
 
unsafe NXOpen.Point SgrpPoint [get, set]
 Returns or sets the SgRp point More...
 
unsafe NXOpen.Expression SgrpXvalDim [get]
 Returns the dimension expression for the X coordinate of SgRp More...
 
unsafe NXOpen.Expression SgrpYvalDim [get]
 Returns the dimension expression for the Y coordinate of SgRp More...
 
unsafe NXOpen.Expression SgrpZvalDim [get]
 Returns the dimension expression for the Z coordinate of SgRp More...
 
unsafe
NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.StandardTypes 
Standard [get, set]
 Returns or sets the standard for seat belt anchorage More...
 
unsafe string StringLimit1 [get, set]
 Returns or sets the first angle limit More...
 
unsafe string StringLimit2 [get, set]
 Returns or sets the second angle limit More...
 
unsafe
NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.UpperAreaType 
UpArea [get, set]
 Returns or sets the upper area More...
 
- Properties inherited from NXOpen.Features.FeatureBuilder
unsafe bool ParentFeatureInternal [get, set]
 Returns or sets whether or not the latest timestamped parent feature of this feature should be made internal More...
 
unsafe bool PatchSolutionFlag [get, set]
 Returns or sets the patch solution flag More...
 
unsafe string PatchSurfaceFilename [get, set]
 Returns or sets the patch surface filename More...
 
unsafe string SurroundingPatchSurfaceFilename [get, set]
 Returns or sets the surrounding patch surface filename More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a Features.VehicleDesign.SeatBeltAnchorage builder

To create a new instance of this class, use NXOpen.Features.VehicleDesignCollection.CreateSeatBeltAnchorageBuilder

Default values.

Property Value

AnchorageLocation

VehicleStructure

Atl

No

BackAngleDbl

22

BackAngleDim.Value

22

BeltRouting

OutsideSeatThruSeatSpring

FloorHeightDim.Value

325 (millimeters part), 12.8 (inches part)

LowerArea

Yes

SDimension.Value

140 (millimeters part), 5.51 (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

UpArea

Yes

Created in NX11.0.0

Member Enumeration Documentation

the seat belt anchorage location type

Enumerator
VehicleStructure 

vehicle structure

SeatAssembly 

seat assembly

the show ATL type

Enumerator
Yes 

show ATL area

No 

hide ATL area

the lone limit type

Enumerator
Degree30And80 

L1 limit angle area between 30 degree and 80 degree

Degree50And70 

L1 limit angle area between 50 degree and 70 degree

the lower area type

Enumerator
Yes 

show lower area

No 

hide lower area

the lower limit type

Enumerator
Length450 

lower limit distance of 450

Length500 

lower limit distance of 500

the ltwo limit type

Enumerator
Degree45And80 

L2 limit angle area between 45 degree and 80 degree

Degree50And70 

L2 limit angle area between 50 degree and 70 degree

the seat belt routing type

Enumerator
OutsideSeatThruSeatSpring 

outside

ToAnchorage 

to anchorage

the seat position type

Enumerator
Left 

left

Right 

right

NotOutboard 

non-outboard

the seat type

Enumerator
MovableFront 

front

MovableRear 

rear

Fixed 

fixed

the standard type

Enumerator
J383SeatBeltAnchorage 

j383

J1369ChildRestraintTetherStraps 

j1369

BothJ383AndJ1369 

both

ECE14SafetyBeltAnchorage 

ECER14 Safty Belt

Ece14isofix 

ECER14 ISOFIX

the upper area type

Enumerator
Yes 

show upper area

No 

hide upper area

Member Function Documentation

unsafe NXOpen.Point NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.CreatePointWithBaseDataSGRPExpression ( )
inline

Create a point according to Base Data SGRP expressions

Created in NX11.0.1

License requirements: None.

Returns
unsafe void NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.Ece14Isofix ( )
inline

Shows an illustration picture for standard ECER14 ISOFIX

Created in NX11.0.0

License requirements: nx_general_packaging ("NX General Packaging")

unsafe void NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.Ece14SafeIllu ( )
inline

Shows an illustration picture for standard ECER14 safety belt anchorage

Created in NX11.0.0

License requirements: nx_general_packaging ("NX General Packaging")

unsafe void NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.J1369Illu ( )
inline

Shows an illustration picture for standard j1369

Created in NX6.0.0

License requirements: nx_general_packaging ("NX General Packaging")

unsafe void NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.J383Illu ( )
inline

Shows an illustration picture for standard j383

Created in NX6.0.0

License requirements: nx_general_packaging ("NX General Packaging")

Property Documentation

unsafe NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.AnchorageLocationTypes NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.AnchorageLocation
getset

Returns or sets the anchorage location type

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.ATLType NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.Atl
getset

Returns or sets the atl option

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe double NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.BackAngleDbl
getset

Returns or sets the value of back angle

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.BackAngleDim
get

Returns the dimension expression for back angle

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.RoutingTypes NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.BeltRouting
getset

Returns or sets the belt routing type

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.FloorHeightDim
get

Returns the dimension expression for floor height

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.LOneLimitType NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.L1Limit
getset

Returns or sets the l1 limit option

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.LTwoLimitType NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.L2Limit
getset

Returns or sets the l2 limit option

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.LowerAreaType NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.LowerArea
getset

Returns or sets the lower area

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.LowerLimitType NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.LowerLimit
getset

Returns or sets the lower limit option

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.SDimension
get

Returns the dimension expression for S dimension

Created in NX11.0.0

License requirements: None.

unsafe NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.SeatPositionTypes NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.SeatPosition
getset

Returns or sets the seat position type

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.SeatTypes NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.SeatType
getset

Returns or sets the seat type

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe NXOpen.Point NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.SgrpPoint
getset

Returns or sets the SgRp point

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.SgrpXvalDim
get

Returns the dimension expression for the X coordinate of SgRp

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.SgrpYvalDim
get

Returns the dimension expression for the Y coordinate of SgRp

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.SgrpZvalDim
get

Returns the dimension expression for the Z coordinate of SgRp

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.StandardTypes NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.Standard
getset

Returns or sets the standard for seat belt anchorage

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe string NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.StringLimit1
getset

Returns or sets the first angle limit

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe string NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.StringLimit2
getset

Returns or sets the second angle limit

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.UpperAreaType NXOpen.Features.VehicleDesign.SeatBeltAnchorageBuilder.UpArea
getset

Returns or sets the upper area

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")


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