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.
- internalname
- The internal name 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.
- moduleid
- The module ID of the entity.
- 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.
- poolid
- The pool number of the entity.
- poolname
- The pool name of the entity.
- position1
- The coordinate location of the constraint.
- solver_id
- The solver ID of the entity.
- solverkeyword
- The name of the solver keyword.
- solvername
- The solver name of the entity for entities enabled for name pool, otherwise the internal name of the entity.
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.
2021.1 – Added new data names for LS-DYNAengineering loads: activation_time, ang_vel_center, curveid, deactivation_time, displayname, dof1, dof2, dof3, dof4, dof5, dof6, inputsystem, keyword_name, load_boundary_nodes, load_dof, magnitude, motion_rigid_local_option, motion_type, motion_vec_dir, nodal_rigid_body, plane_axis_coord1, plane_axis_coord2, plane_node2, plane_node3, rel_disp_ref_body, rigid_part, rigidbody_option, sort_nodes, symmetry_repetition_dir, and time_activate_option,moduleid, poolid,poolname, solver_id.
2021.2 - Added new data names internalname and solvername.