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