ENTITY dimensional_size

(* SCHEMA integrated_cnc_schema; *)
ENTITY dimensional_size
  SUPERTYPE OF (ONEOF(angular_size, dimensional_size_with_path));
    applies_to : shape_aspect;
    name       : label;
  WHERE
    WR1: applies_to.product_definitional = TRUE;
END_ENTITY; -- 10303-47: shape_dimension_schema

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

Entity dimensional_size has the following subtypes:
    angular_size*
    dimensional_size_with_path*
    externally_defined_dimension_definition*
* - Immediate Subtypes

Referenced By

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


[Top Level Definitions]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:18-02:00