ENTITY Circular_runout_tolerance

(* SCHEMA ap238_arm_schema; *)
ENTITY Circular_runout_tolerance 
  SUBTYPE OF (Geometric_tolerance); 
  angle : REAL; 
  reference_datum : SET[1:2] OF Datum_reference; 
END_ENTITY; 

Explicit Attributes

Entity Circular_runout_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
 angleREALCircular_runout_tolerance
 reference_datumSET OF Datum_reference (ENTITY)Circular_runout_tolerance

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity Circular_runout_tolerance inherits from the following supertypes:
  Geometric_tolerance

Subtypes

    No subtypes

Referenced By

Entity Circular_runout_tolerance and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 Geometric_tolerance ENTITY Circular_runout_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