Overview Schemas Index

Contextual_shape_positioning_arm         


ENTITY Contextual_shape_representation;
          contextual_shape : Contextual_item_shape;
          representing_relationship : Geometric_model_relationship;
DERIVE
          context_representation : Geometric_model := representing_relationship.rep_2;
          positioned_representation : Geometric_model := representing_relationship.rep_1;
END_ENTITY; -- Contextual_shape_representation

Entity data types and their attributes

Contextual_shape_representation
          contextual_shape: Contextual_item_shape;
          representing_relationship: Geometric_model_relationship;
          (DER) context_representation: Geometric_model;
          (DER) positioned_representation: Geometric_model;

Known subtypes

          Component_2d_location (Physical_unit_2d_design_view_arm)
          Component_3d_location (Physical_unit_3d_design_view_arm)

Users: by entity attributes

Contextual_shape_representation

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

Contextual_shape_representation
          -

Global rules for this entity data type

          -