mechanisms
Unless otherwise specified, data names are accessible in level 3 only.
- activejoints
- The joints belonging to the mechanism.
- activesuppressed
- Returns non-zero if the entity is set inactive, 0 otherwise.
- attributesmax
- The number of attributes owned by this entity.
- childbodiesalllocked
- A flag indicating if the bodies of secondary mechanisms are all locked to the current mechanism.
- childdofs
- The DOFs locked in the relation between parentbody and lockedchildbodies.
- childmechanism
- The child/secondary mechanism of the mechanism.
- color
- The 1-64 color of the entity.
- config
- The configuration of the entity.
- constraints
- The constraints belonging to the mechanism.
- definedentity
- True if the entity is defined, false otherwise.
- enabled
- The enabled flag.
- id
- The ID of the entity.
- ignoredjoints
- The joints belonging to the mechanism that are ignored and not used for positioning.
- include
- The ID of the include file the entity is organized in.
- includeid
- The ID of the include file the entity is organized in.
- internalid
- The ID of the entity.
- lockedchildbodies
- The child bodies belonging to the mechanism that are locked to the mechanism.
- mcon_label
- Set to 1 when a coupler type of constraint is present in the model and the mechanism joint export will have ID fields.
- moduleid
- The module ID of the entity.
- move_xsec
- Import/export of move xsec in mechanism and dummy export format.
- name
- The name of the entity.
- orphanbodies
- The bodies belonging to the mechanism.
- outputsuppressed
- Returns non-zero if the entity is set "do not export", 0 otherwise.
- parentbody
- The main body that drives the child/secondary mechanism.
- parentmechanism
- The parent mechanism of the mechanism.
- poolid
- The pool number of the entity.
- poolname
- The pool name of the entity.
- referenceposition
- The position entity with the current orientation of the mechanism.
- solver_id
- The solver ID of the entity.
- solverkeyword
- The name of the solver keyword.
Version History
2020 - Added new data names color_rgb, mcon_label and move_xsec.
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.