ENTITY arrangement_plant_item_connection
(* SCHEMA plant_spatial_configuration; *)
ENTITY arrangement_plant_item_connection
SUBTYPE OF (shape_aspect_relationship);
WHERE
WR1:
'PLANT_SPATIAL_CONFIGURATION.' +
'PLANT_ARRANGEMENT_SEGMENT_TERMINATION' IN
TYPEOF(SELF.relating_shape_aspect);
WR2:
'PLANT_SPATIAL_CONFIGURATION.PLANT_ITEM_CONNECTOR' IN
TYPEOF(SELF.related_shape_aspect);
WR3:
SELF\shape_aspect_relationship.related_shape_aspect.
of_shape\property_definition.definition\product_definition.
frame_of_reference\application_context_element.name = 'physical occurrence';
END_ENTITY;
Explicit Attributes
Entity arrangement_plant_item_connection has the following local and inherited explicit attributes:
Derived Attributes
Entity arrangement_plant_item_connection has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity arrangement_plant_item_connection inherits from the following supertypes:
shape_aspect_relationship
Subtypes
No subtypesReferenced By
Entity arrangement_plant_item_connection and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:24-04:00