ENTITY tolerance_zone_definition

(* SCHEMA Ap236_furniture_catalog_and_interior_design_mim_LF; *)
(* USED FROM (shape_tolerance_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;

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
 restrict_zone_boundary RULE tolerance_zone_definition


[Top Level Definitions] [Exit]

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