mbjoints

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
cardimage
The name of the assigned card image.
Type: string
cardimagetype
The type of the assigned card image.
Type: string
childmultibody
A pointer to the child multibody assigned to the joint.
Type: pointer
childmultibodyid
The ID of the child multibody assigned to the joint.
Type: integer
childsystem
A pointer to the child system assigned to the joint.
Type: pointer
childsystemid
The ID of the child system assigned to the joint.
Type: integer
color
The 1-64 color of the entity.
Type: integer
color_rgb
The RGB color of the entity.
Type: string
definedentity
True if the entity is defined, false otherwise.
Type: Boolean
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
moduleid
The module ID of the entity.
Type: integer
multibody
A pointer to the owning multibody.
Type: pointer
multibody1id
The ID of the parent multibody.
Type: integer
multibody2id
The ID of the child multibody.
Type: integer
multibodyid
The ID of the owning multibody.
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
parentmultibody
A pointer to the parent multibody assigned to the joint.
Type: pointer
parentmultibodyid
The ID of the parent multibody assigned to the joint.
Type: integer
parentsystem
A pointer to the parent system assigned to the joint.
Type: pointer
poolid
The pool number of the entity.
Type: integer
poolname
The pool name of the entity.
Type: string
solver_id
The solver ID of the entity.
Type: integer
solverkeyword
The name of the solver keyword.
Type: string
system1
The ID of the parent coordinate system.
Type: integer
system2
The ID of the child coordinate system.
Type: integer
type
The solver dependent type code for the entity.
Type: integer

Version History

2020 - Added new data name color_rgb.

2020.1 - Added new data name solverkeyword.

2021.1 - Added new data names moduleid, poolid, poolname, and solver_id.

2021.2 - Added new data names internalname and solvername.