|
ENTITY single_point_constraint_element SUBTYPE OF (constraint_element); required_node : node_output_reference; coordinate_system : fea_axis2_placement_3d; freedoms_and_values : SET [1:?] OF freedom_and_coefficient; description : text; END_ENTITY; -- single_point_constraint_element |
Entity data types and their attributesconstraint_elementelement_id: identifier; steps: SET [1:?] OF control_analysis_step; single_point_constraint_element required_node: node_output_reference; coordinate_system: fea_axis2_placement_3d; freedoms_and_values: SET [1:?] OF freedom_and_coefficient; description: text; |
Global rules for this entity data type- |