ENTITY total_runout_tolerance

(* SCHEMA integrated_cnc_schema; *)
ENTITY total_runout_tolerance
  SUBTYPE OF (geometric_tolerance_with_datum_reference);
  WHERE
    WR1: SIZEOF(SELF\geometric_tolerance_with_datum_reference.datum_system)
               <= 2;
END_ENTITY; -- 10303-519: aic_geometric_tolerances

Explicit Attributes

Entity total_runout_tolerance has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)geometric_tolerance
 descriptiontext (STRING)geometric_tolerance
 magnitudemeasure_with_unit (ENTITY)geometric_tolerance
 toleranced_shape_aspectshape_aspect (ENTITY)geometric_tolerance
 datum_systemSET OF datum_reference (ENTITY)geometric_tolerance_with_datum_reference

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity total_runout_tolerance inherits from the following supertypes:
  geometric_tolerance
    geometric_tolerance_with_datum_reference

Subtypes

    No subtypes

Referenced By

Entity total_runout_tolerance and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 angularity_tolerance ENTITY geometric_tolerance_with_datum_reference
 circular_runout_tolerance ENTITY geometric_tolerance_with_datum_reference
 coaxiality_tolerance ENTITY geometric_tolerance_with_datum_reference
 concentricity_tolerance ENTITY geometric_tolerance_with_datum_reference
 geometric_tolerance_relationship ENTITY geometric_tolerance
 line_profile_tolerance ENTITY geometric_tolerance
 line_profile_tolerance ENTITY geometric_tolerance_with_datum_reference
 parallelism_tolerance ENTITY geometric_tolerance_with_datum_reference
 perpendicularity_tolerance ENTITY geometric_tolerance_with_datum_reference
 position_tolerance ENTITY geometric_tolerance_with_datum_reference
 surface_profile_tolerance ENTITY geometric_tolerance_with_datum_reference
 symmetry_tolerance ENTITY geometric_tolerance_with_datum_reference
 tolerance_zone ENTITY geometric_tolerance
 total_runout_tolerance ENTITY geometric_tolerance_with_datum_reference


[Top Level Definitions]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:24-02:00