|
ENTITY nodal_dof_reduction SUBTYPE OF (constraint_element); required_node : node_output_reference; coordinate_system : fea_axis2_placement_3d; freedoms : SET [1:?] OF degree_of_freedom; description : text; END_ENTITY; -- nodal_dof_reduction |
Entity data types and their attributesconstraint_elementelement_id: identifier; steps: SET [1:?] OF control_analysis_step; nodal_dof_reduction required_node: node_output_reference; coordinate_system: fea_axis2_placement_3d; freedoms: SET [1:?] OF degree_of_freedom; description: text; |
Users: by entity attributesconstraint_elementelement_nodal_freedom_actions.element model_or_control_element element_sequence.elements model_or_control_element nodal_dof_reduction Users: by defined types, not used by any entity attributenodal_dof_reduction- |
Global rules for this entity data type- |