seatbeltcontrolpointss

Unless otherwise specified, data names are accessible in level 3 only.

activesuppressed
Returns non-zero if the entity is set inactive, 0 otherwise.
Type: integer
attributesmax
The number of attributes owned by this entity.
Type: unsigned integer
color
The 1-64 color of the entity.
Type: integer
color_rgb
The RGB color of the entity.
Type: string
config
The configuration of the entity.
1 - Control point
2 - Slipring
3 - Retractor
4 - Pretensioner
5 - Full mesh slipring
6 - Attachment
14 - Pulley
15 - Anchor pretensioner
16 - Preretractor
17 - Load limiter
Type: unsigned integer
controlpointattachment
The ID of the entity attached to the control point.
Type: entity
controlpointattachtype
The entity type ID of the controlpointattachment.
Type: entity
controlpointconstrainednode
The ID of the constrained node entity.
Type: entity
controlpointid
The ID of the node of the control point.
Type: entity
controlpointlocation
The location coordinates of the node of the control point.
Type: triple double
controlpointparent
The IDs of the parent seatbelt entities of the control point.
Type: entity array
controlpointpulleynodes
The IDs of the nodes used in creating the pulley element.
Type: entity array
controlpointretractornodes
The IDs of the nodes used in creating the retractor assembly.
Type: entity array
controlpointstructure
The ID of the component used for wrap around when config 5.
Type: entity
cpfullmeshtype
The type of looping mesh.
0 - Wrap around component
1 - Wrap around a cylinder
Type: unsigned integer
cpfullshelllayers
The number of layers to be used for creating the full mesh slipring.
Type: unsigned integer
cpfullshelloffset
The gap/offset between component and slipring elements.
Type: double
cpfullshellradius
The radius of the cylinder when cpfullmeshtype is 1.
Type: double
cpfullshellsize
The element size in the full mesh slipring.
Type: double
cpoint_x
The x coordinate of the control point location.
Type: double
cpoint_y
The y coordinate of the control point location.
Type: double
cpoint_z
The z coordinate of the control point location.
Type: double
createfullmeshslipring
Create a full mesh slipring, if true.
Type: Boolean
crosssectiondistance
The distance from the end of the assocaited cross-section.
Type: double
crosssectionend
The end of the associated cross-section.
Type: unsigned integer
definedentity
True if the entity is defined, false otherwise.
Type: Boolean
deletecontrolpointattachments
Deletes control point attachments, when set to 1.
Type: unsigned integer
deletefullmeshslipring
Deletes the full mesh slipring, when set to 1.
Type: unsigned integer
deletepretensioner
Deletes the pretensioner/retractor assembly, and takes the parent setbelt ID as input.
Type: unsigned integer
deletepulley
Deletes the pulley, and takes the parent seatbelt ID as input.
Type: unsigned integer
elementabsorption
The option deciding the percentage of elements to be absorbed.
0 - 50% absorbtion
1 - 100% absorption
Type: unsigned integer
fullshellbeginnodes
The ID of the set of nodes at the start of the full mesh slipring.
Type: entity
fullshellcomnodes
The ID of the set of nodes in between the start and end of the full mesh slipring.
Type: entity
fullshellendnodes
The ID of the set of nodes at the end of the full mesh slipring.
Type: entity
fullshellslipringelems
The ID of the set of elements in the full mesh slipring.
Type: entity
id
The ID of the entity.
Type: unsigned integer
include
The ID of the include file the entity is organized in.
Type: entity
includeid
The ID of the include file the entity is organized in.
Type: unsigned integer
internalid
The ID of the entity.
Type: unsigned integer
linkedentity
The IDs of the linked elements, sets, sliprings or retractors for the control point.
Type: entity array
name
The name of the entity.
Type: string
outputsuppressed
Returns non-zero if the entity is set "do not export", 0 otherwise.
Type: integer
retractorelem
The ID of the element defining the retractor, anchor pretensioner or load limiter.
Type: entity
retractorzeroelem
The number of zero size elements at the retractor.
Type: entity
solverkeyword
The name of the solver keyword.
Type: string

Version History

2020

2020.1 - Added new data name solverkeyword.