ENTITY tolerance_zone_definition
(* SCHEMA process_planning_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:
| Attribute | Type | Defined By |
|---|
| zone | tolerance_zone (ENTITY) | tolerance_zone_definition |
| boundaries | SET OF shape_aspect (ENTITY) | tolerance_zone_definition |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
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:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:19:47-04:00