ENTITY geometric_tolerance_relationship

(* SCHEMA AUTOMOTIVE_DESIGN; *)
 
ENTITY geometric_tolerance_relationship;
  name : label;
  description : text;
  relating_geometric_tolerance : geometric_tolerance;
  related_geometric_tolerance : geometric_tolerance;
END_ENTITY; -- 10303-47: shape_tolerance_schema

Explicit Attributes

Entity geometric_tolerance_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)geometric_tolerance_relationship
 descriptiontext (STRING)geometric_tolerance_relationship
 relating_geometric_tolerancegeometric_tolerance (ENTITY)geometric_tolerance_relationship
 related_geometric_tolerancegeometric_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] [Exit]

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