bodies

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: integer
color
The color of the entity. Type: integer
components
The list of components in an assembly. Type: entity array
For access via the template, this is a pointer to the components within an assembly (pointervalue is the component ID).
config
The configuration of the entity.
11 – Heterogeneous bodies
Type: integer
definedentity
True if the entity is defined, false otherwise.
Type: Boolean
fixed_dof
The degrees of freedom of the entity.
Type: arrayofinteger
fixed_dof_system
The local coordinate system used to define fixed_dof.
Type: entity
fixedtoground
Flag specifying if the body is grounded or not.
Type: Boolean
id
The ID of the entity. Type: integer
include
The ID of the include file the entity is organized in. Type: integer
includeid
The ID of the include file the entity is organized in. Type: integer
internalid
The ID of the entity. Type: integer
name
The name of the entity. Type: string
outputsuppressed
Returns non-zero if the entity is set "do not export", 0 otherwise. Type: integer
sets
The sets referred in the body.
Type: entity array