ENTITY cylindricity_tolerance

(* SCHEMA feature_based_process_planning; *)
  ENTITY cylindricity_tolerance
    SUBTYPE OF (geometric_tolerance);
    WHERE
      wr1: NOT (('FEATURE_BASED_PROCESS_PLANNING.' + 
               'GEOMETRIC_TOLERANCE_WITH_DATUM_REFERENCE') IN TYPEOF(SELF));
  END_ENTITY; -- cylindricity_tolerance

Explicit Attributes

Entity cylindricity_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 cylindricity_tolerance inherits from the following supertypes:
  geometric_tolerance

Subtypes

    No subtypes

Referenced By

Entity cylindricity_tolerance and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 geometric_tolerance_relationship ENTITY geometric_tolerance
 geometric_tolerance_subtype_exclusiveness RULE geometric_tolerance
 line_profile_tolerance ENTITY geometric_tolerance
 tolerance_select SELECT geometric_tolerance
 tolerance_zone ENTITY geometric_tolerance


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:41:17-04:00