ENTITY Geometric_tolerance_relationship

(* SCHEMA ap238_arm_schema; *)

ENTITY Geometric_tolerance_relationship; 
  relation_type : STRING; 
  relating : Geometric_tolerance; 
  related : Geometric_tolerance; 
END_ENTITY; 

Explicit Attributes

Entity Geometric_tolerance_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 relation_typeSTRINGGeometric_tolerance_relationship
 relatingGeometric_tolerance (ENTITY)Geometric_tolerance_relationship
 relatedGeometric_tolerance (ENTITY)Geometric_tolerance_relationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T09:54:01-05:00