ENTITY tolerance_zone_definition
(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP214
-- DIFF IN AP203e2
-- DIFF IN AP224
-- IN AP203e2/AP214/AP224/AP238 STEP-NC/AP242
ENTITY tolerance_zone_definition
SUPERTYPE OF (ONEOF(projected_zone_definition, non_uniform_zone_definition, runout_zone_definition));
zone : tolerance_zone;
boundaries : SET [0:?] OF shape_aspect;
END_ENTITY;
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:
non_uniform_zone_definition*
projected_zone_definition*
projected_zone_definition_with_offset
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
2024-09-06T14:00:33-04:00