ENTITY tolerance_zone_definition

(* SCHEMA dimensional_inspection_schema; *)
  ENTITY tolerance_zone_definition
    SUPERTYPE OF (ONEOF (projected_zone_definition,runout_zone_definition));
      zone       : tolerance_zone;
      boundaries : SET [1:?] OF shape_aspect;
  END_ENTITY; -- tolerance_zone_definition

Explicit Attributes

Entity tolerance_zone_definition has the following local and inherited explicit attributes:
AttributeTypeDefined By
 zonetolerance_zone (ENTITY)tolerance_zone_definition
 boundariesSET OF shape_aspect (ENTITY)tolerance_zone_definition

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity tolerance_zone_definition has the following subtypes:
    projected_zone_definition*
    runout_zone_definition*
* - Immediate Subtypes

Referenced By

Entity tolerance_zone_definition and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 dimension_related_tolerance_zone_element ENTITY tolerance_zone_definition


[Top Level Definitions] [Exit]

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