Overview Schemas Index

Geometric_tolerance_arm         


ENTITY Target_rectangle
          SUBTYPE OF (Placed_target);
          target_length : Numerical_item_with_unit;
          target_width : Numerical_item_with_unit;
END_ENTITY; -- Target_rectangle

Entity data types and their attributes

Datum_target
          id: STRING;
Placed_target
          defined_in: Geometric_coordinate_space;
          parameter_reference: Axis_placement;
Target_rectangle
          target_length: Numerical_item_with_unit;
          target_width: Numerical_item_with_unit;

Users

Datum_target
          Datum_defined_by_targets.defined_by
Placed_target
Target_rectangle

Global rules for this entity data type

          -