ENTITY volume_3d_element_group
(* SCHEMA structural_analysis_design; *)
ENTITY volume_3d_element_group
SUBTYPE OF (element_group);
WHERE
wr1: (SIZEOF(QUERY ( item <* elements | (NOT ((
'STRUCTURAL_ANALYSIS_DESIGN.' +
'VOLUME_3D_ELEMENT_REPRESENTATION') IN TYPEOF(item))) )) = 0);
END_ENTITY; -- volume_3d_element_group
Explicit Attributes
Entity volume_3d_element_group has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity volume_3d_element_group inherits from the following supertypes:
group
fea_group
element_group
Subtypes
No subtypesReferenced By
Entity volume_3d_element_group and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:15:08-04:00