ENTITY curve_3d_element_descriptor

(* SCHEMA structural_analysis_design; *)
  ENTITY curve_3d_element_descriptor
    SUBTYPE OF (element_descriptor);
      purpose : SET [1:?] OF SET [1:?] OF curve_element_purpose;
  END_ENTITY; -- curve_3d_element_descriptor

Explicit Attributes

Entity curve_3d_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 curve_element_purpose (SELECT)curve_3d_element_descriptor

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity curve_3d_element_descriptor inherits from the following supertypes:
  element_descriptor

Subtypes

    No subtypes

Referenced By

Entity curve_3d_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_basis ENTITY curve_3d_element_descriptor
 curve_3d_element_integrated_matrix ENTITY curve_3d_element_descriptor
 curve_3d_element_output_reference SELECT curve_3d_element_descriptor
 curve_3d_element_representation ENTITY element_descriptor
 curve_3d_element_representation ENTITY curve_3d_element_descriptor
 element_descriptor ENTITY curve_3d_element_descriptor
 plane_surface_2d_element_representation ENTITY element_descriptor
 plane_volume_2d_element_representation ENTITY element_descriptor
 surface_3d_element_representation ENTITY element_descriptor
 volume_3d_element_representation ENTITY element_descriptor


[Top Level Definitions] [Exit]

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