ENTITY dimensional_size_with_path

(* SCHEMA dimensional_inspection_schema; *)
  ENTITY dimensional_size_with_path
    SUBTYPE OF (dimensional_size);
      path : shape_aspect;
  END_ENTITY; -- dimensional_size_with_path

Explicit Attributes

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

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity dimensional_size_with_path inherits from the following supertypes:
  dimensional_size

Subtypes

    No subtypes

Referenced By

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


[Top Level Definitions] [Exit]

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