ENTITY position_tolerance

(* SCHEMA AUTOMOTIVE_DESIGN; *)
 
ENTITY position_tolerance
SUBTYPE OF (geometric_tolerance);
WHERE
  wr1 : NOT ('AUTOMOTIVE_DESIGN.' + 
    'GEOMETRIC_TOLERANCE_WITH_DATUM_REFERENCE' IN TYPEOF(SELF)) OR (SIZEOF(SELF
    \geometric_tolerance_with_datum_reference.datum_system) <= 3);
END_ENTITY; (* declared in: aic_geometric_tolerances *)

Explicit Attributes

Entity position_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

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
 attribute_language_item SELECT geometric_tolerance
 geometric_tolerance_relationship ENTITY geometric_tolerance
 line_profile_tolerance ENTITY geometric_tolerance
 multi_language_attribute_item SELECT geometric_tolerance
 restrict_multi_language_for_geometric_tolerance RULE geometric_tolerance
 restrict_viewing_plane_usage RULE geometric_tolerance
 subtype_exclusiveness_geometric_tolerance RULE geometric_tolerance
 subtype_mandatory_geometric_tolerance RULE geometric_tolerance
 tolerance_zone ENTITY geometric_tolerance


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:16:12-04:00