ENTITY nodal_dof_reduction
(* SCHEMA finite_element_analysis_control_and_result_schema; *)
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;
Explicit Attributes
Entity nodal_dof_reduction has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity nodal_dof_reduction inherits from the following supertypes:
constraint_element
Subtypes
No subtypesReferenced By
Entity nodal_dof_reduction and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:00-04:00