|
ENTITY Component_mounting_feature SUBTYPE OF (Physical_component_feature); SELF\Component_feature.definition : Part_mounting_feature; END_ENTITY; -- Component_mounting_feature |
Entity data types and their attributesShape_element(OPT) id: STRING; (OPT) element_name: STRING; (OPT) description: STRING; containing_shape: Item_shape; Component_feature (OPT) definition: feature_select; (RT) containing_shape->associated_component: Assembly_component; (RT) element_name: STRING; Physical_component_feature - Component_mounting_feature (RT) definition: Part_mounting_feature; |
Global rules for this entity data type- |