ENTITY dimensional_size

(* SCHEMA structural_analysis_design; *)
  ENTITY dimensional_size;
      applies_to : shape_aspect;
      name       : label;
    WHERE
      wr1: (applies_to.product_definitional = TRUE);
  END_ENTITY; -- dimensional_size

Explicit Attributes

Entity dimensional_size has the following local and inherited explicit attributes:
AttributeTypeDefined By
 applies_toshape_aspect (ENTITY)dimensional_size
 namelabel (STRING)dimensional_size

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity dimensional_size and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 dimensional_characteristic SELECT dimensional_size


[Top Level Definitions] [Exit]

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