ENTITY plus_minus_tolerance

(* SCHEMA shape_tolerance_schema; *)
ENTITY  plus_minus_tolerance;
  range                : tolerance_method_definition; 
  toleranced_dimension : dimensional_characteristic;
UNIQUE
  UR1: toleranced_dimension;
END_ENTITY;

Explicit Attributes

Entity plus_minus_tolerance has the following local and inherited explicit attributes:
AttributeTypeDefined By
 rangetolerance_method_definition (SELECT)plus_minus_tolerance
 toleranced_dimensiondimensional_characteristic (SELECT)plus_minus_tolerance

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity plus_minus_tolerance and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 shape_tolerance_select SELECT plus_minus_tolerance


[Top Level Definitions] [Exit]

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