ENTITY tolerance_zone_definition

(* SCHEMA integrated_cnc_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; -- 10303-47: shape_tolerance_schema

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]

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