ENTITY Position_tolerance

(* SCHEMA ap238_arm_schema; *)

ENTITY Position_tolerance 
  SUBTYPE OF (Geometric_tolerance); 
  affected_plane : OPTIONAL Axis_placement; 
  reference_datum : SET[0:3] OF Datum_reference; 
END_ENTITY; 

Explicit Attributes

Entity Position_tolerance has the following local and inherited explicit attributes:
AttributeTypeDefined By
 nameSTRINGGeometric_tolerance
 applied_toShape_element (STRING)Geometric_tolerance
 modificationTolerance_condition (ENTITY)Geometric_tolerance
 qualifying_noteSTRINGGeometric_tolerance
 segment_sizevalue_with_unit (ENTITY)Geometric_tolerance
 significant_digitsINTEGERGeometric_tolerance
 tolerance_valuevalue_with_unit (ENTITY)Geometric_tolerance
 affected_planeAxis_placement (STRING)Position_tolerance
 reference_datumSET OF Datum_reference (ENTITY)Position_tolerance

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity Position_tolerance inherits from the following supertypes:
  Geometric_tolerance

Subtypes

    No subtypes

Referenced By

Entity Position_tolerance and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 Geometric_tolerance ENTITY Position_tolerance
 Geometric_tolerance_relationship ENTITY Geometric_tolerance
 Tolerance_zone ENTITY Geometric_tolerance


[Top Level Definitions]

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