ENTITY Target_rectangle

(* SCHEMA ap238_arm_schema; *)
ENTITY Target_rectangle 
  SUBTYPE OF (Placed_target); 
  target_length : value_with_unit; 
  target_width : value_with_unit; 
END_ENTITY; 

Explicit Attributes

Entity Target_rectangle has the following local and inherited explicit attributes:
AttributeTypeDefined By
 idSTRINGDatum_target
 defined_inSTRINGPlaced_target
 parameter_referenceAxis_placement (STRING)Placed_target
 target_lengthvalue_with_unit (ENTITY)Target_rectangle
 target_widthvalue_with_unit (ENTITY)Target_rectangle

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity Target_rectangle inherits from the following supertypes:
  Datum_target
    Placed_target

Subtypes

    No subtypes

Referenced By

Entity Target_rectangle and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 Datum_defined_by_targets ENTITY Datum_target
 Placed_target ENTITY Target_rectangle


[Top Level Definitions]

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