ENTITY plane_volume_2d_element_descriptor

(* SCHEMA structural_response_representation_schema; *)
ENTITY plane_volume_2d_element_descriptor
  SUBTYPE OF (element_descriptor);
  purpose                   : SET [1:?] OF SET [1:?] OF 
                              volume_element_purpose;
  shape                     : element_2d_shape;
  assumption                : plane_2d_element_purpose;
END_ENTITY;

Explicit Attributes

Entity plane_volume_2d_element_descriptor has the following local and inherited explicit attributes:
AttributeTypeDefined By
 topology_orderelement_order (ENUM)element_descriptor
 descriptiontext (STRING)element_descriptor
 purposeSET OF SET OF volume_element_purpose (SELECT)plane_volume_2d_element_descriptor
 shapeelement_2d_shape (ENUM)plane_volume_2d_element_descriptor
 assumptionplane_2d_element_purpose (SELECT)plane_volume_2d_element_descriptor

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity plane_volume_2d_element_descriptor inherits from the following supertypes:
  element_descriptor

Subtypes

    No subtypes

Referenced By

Entity plane_volume_2d_element_descriptor and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 axisymmetric_surface_2d_element_representation ENTITY element_descriptor
 axisymmetric_volume_2d_element_representation ENTITY element_descriptor
 curve_3d_element_representation ENTITY element_descriptor
 element_descriptor ENTITY plane_volume_2d_element_descriptor
 plane_surface_2d_element_representation ENTITY element_descriptor
 plane_volume_2d_element_representation ENTITY element_descriptor
 plane_volume_2d_element_representation ENTITY plane_volume_2d_element_descriptor
 surface_3d_element_representation ENTITY element_descriptor
 volume_2d_element_descriptor SELECT plane_volume_2d_element_descriptor
 volume_3d_element_representation ENTITY element_descriptor


[Top Level Definitions] [Exit]

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