Overview Schemas Index

Geometric_tolerance_arm         


ENTITY Target_curve
          SUBTYPE OF (Datum_target);
          is_defined_by : Shape_element;
END_ENTITY; -- Target_curve

Entity data types and their attributes

Datum_target
          id: STRING;
          (INV) of_datum: Datum_defined_by_targets FOR defined_by;
Target_curve
          is_defined_by: Shape_element;

Users: by entity attributes

Datum_target
          Datum_defined_by_targets.defined_by
Target_curve

Users: by defined types, not used by any entity attribute

Target_curve
          -

Global rules for this entity data type

          -