ENTITY Tolerance_zone

(* SCHEMA ap238_arm_schema; *)
ENTITY Tolerance_zone; 
  form_type : STRING; 
  zone_for : SET[1:?] OF Geometric_tolerance; 
END_ENTITY; 

Explicit Attributes

Entity Tolerance_zone has the following local and inherited explicit attributes:
AttributeTypeDefined By
 form_typeSTRINGTolerance_zone
 zone_forSET OF Geometric_tolerance (ENTITY)Tolerance_zone

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity Tolerance_zone and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 Tolerance_zone_definition ENTITY Tolerance_zone


[Top Level Definitions]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T09:54:01-05:00