ENTITY volume_2d_element_group
(* SCHEMA structural_analysis_design; *)
ENTITY volume_2d_element_group
SUBTYPE OF (element_group);
WHERE
wr1: (SIZEOF(QUERY ( item <* elements | ((NOT ((
'STRUCTURAL_ANALYSIS_DESIGN.' +
'AXISYMMETRIC_VOLUME_2D_ELEMENT_REPRESENTATION') IN TYPEOF(
item))) AND (NOT (('STRUCTURAL_ANALYSIS_DESIGN.' +
'PLANE_VOLUME_2D_ELEMENT_REPRESENTATION') IN TYPEOF(item)))) ))
= 0);
END_ENTITY; -- volume_2d_element_group
Explicit Attributes
Entity volume_2d_element_group has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity volume_2d_element_group inherits from the following supertypes:
group
fea_group
element_group
Subtypes
No subtypesReferenced By
Entity volume_2d_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