ENTITY element_group

(* SCHEMA structural_analysis_design; *)
  ENTITY element_group
    SUBTYPE OF (fea_group);
      elements : SET [1:?] OF element_representation;
  END_ENTITY; -- element_group

Explicit Attributes

Entity element_group has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)group
 descriptiontext (STRING)group
 model_reffea_model (ENTITY)fea_group
 elementsSET OF element_representation (ENTITY)element_group

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity element_group inherits from the following supertypes:
  group
    fea_group

Subtypes

Entity element_group has the following subtypes:
    curve_2d_element_group*
    curve_3d_element_group*
    surface_2d_element_group*
    surface_3d_element_group*
    volume_2d_element_group*
    volume_3d_element_group*
* - Immediate Subtypes

Referenced By

Entity element_group and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 element_group_analysis_message ENTITY element_group
 element_or_element_group SELECT element_group
 fea_group ENTITY element_group
 field_variable_element_group_value ENTITY element_group
 field_variable_node_definition ENTITY element_group
 group_relationship ENTITY group


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:15:05-04:00