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:
| 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:03-04:00