ENTITY plane_2d_element_property

(* SCHEMA structural_analysis_design; *)
  ENTITY plane_2d_element_property
    SUPERTYPE OF (simple_plane_2d_element_property);
      depth : context_dependent_measure;
  END_ENTITY; -- plane_2d_element_property

Explicit Attributes

Entity plane_2d_element_property has the following local and inherited explicit attributes:
AttributeTypeDefined By
 depthcontext_dependent_measure (REAL)plane_2d_element_property

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity plane_2d_element_property has the following subtypes:
    simple_plane_2d_element_property*
* - Immediate Subtypes

Referenced By

Entity plane_2d_element_property and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 plane_curve_2d_element_representation ENTITY plane_2d_element_property
 plane_surface_2d_element_representation ENTITY plane_2d_element_property
 plane_volume_2d_element_representation ENTITY plane_2d_element_property


[Top Level Definitions] [Exit]

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