ENTITY shape_aspect

(* SCHEMA structural_analysis_design; *)
  ENTITY shape_aspect;
      name                 : label;
      description          : text;
      of_shape             : product_definition_shape;
      product_definitional : LOGICAL;
  END_ENTITY; -- shape_aspect

Explicit Attributes

Entity shape_aspect has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)shape_aspect
 descriptiontext (STRING)shape_aspect
 of_shapeproduct_definition_shape (ENTITY)shape_aspect
 product_definitionalLOGICALshape_aspect

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity shape_aspect has the following subtypes:
    element_definition*
    fea_model_definition*
    node_definition*
* - Immediate Subtypes

Referenced By

Entity shape_aspect and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 dimensional_size ENTITY shape_aspect
 document_reference_item SELECT shape_aspect
 shape_aspect_relationship ENTITY shape_aspect
 shape_definition SELECT shape_aspect


[Top Level Definitions] [Exit]

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