constraints
Unless otherwise specified, data names are accessible in level 3 only.
- activesuppressed
- Returns non-zero if the entity is set inactive, 0 otherwise.
- attributesmax
- The number of attributes owned by this entity.
- body1
- The body to be constrained.
- color
- The 1-64 color of the entity.
- color_rgb
- The RGB color of the entity.
- config
- The configuration of the entity.
- couplerid
- The ID of the linker constraint.
- definedentity
- True if the entity is defined, false otherwise.
- distance
- The disatance to be maintained between two nodes for config 18.
- distance_node_1
- The node 1 ID for config 18. The specified distance is maintained between distance_node_1 and distance_node_2.
- distance_node_2
- The node 2 ID for config 18. The specified distance is maintained between distance_node_1 and distance_node_2.
- factor1
- The ratio of movement between linked joints.
- factor2
- The ratio of movement between linked joints.
- factor3
- The ratio of movement between linked joints when three joints are linked.
- fixed_dof
- The degrees of freedom of the entity.
- fixed_dof_system
- The local coordinate system used to define fixed_dof.
- id
- The ID of the entity.
- 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.
- joint1
- The ID of joint 1 for linked joints.
- joint1_axis
- The degree of freedom of the first linked joint. 0/1/2 are translation degrees of freedom in the x/y/z axis of the joint respectively. 3/4/5 are rotational degrees of freedom around the x/y/z axis of the joint respectively.
- joint2
- The ID of joint 2 for linked joints.
- joint2_axis
- The degree of freedom of the second linked joint. 0/1/2 are translation degrees of freedom in the x/y/z axis of the joint respectively. 3/4/5 are rotational degrees of freedom around the x/y/z axis of the joint respectively.
- joint3
- The ID of joint 3 for linked joints.
- joint3_axis
- The degree of freedom of the third linked joint. 0/1/2 are translation degrees of freedom in the x/y/z axis of the joint respectively. 3/4/5 are rotational degrees of freedom around the x/y/z axis of the joint respectively.
- name
- The name of the entity.
- outputsuppressed
- Returns non-zero if the entity is set "do not export", 0 otherwise.
- pointnode
- The node at which the constraint is defined.
- position1
- The coordinate location of the constraint.
- solverkeyword
- The name of the solver keyword.
Version History
2020 - Added new data names color_rgb, couplerid, color_rgb, distance, distance_node_1, distance_node_2, factor1, factor2, factor3, joint1, joint1_axis, joint2, joint2_axis, joint3 and joint3_axis. Added new config values 17 and 18.
2020.1 - Added new data name solverkeyword.