ENTITY located_feature_for_part
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY located_feature_for_part
SUBTYPE OF (located_feature);
	modified_part : part; 
UNIQUE
	URL7 : SELF\located_item.location, SELF\located_feature.descriptive_feature, 
		modified_part;
END_ENTITY;
Explicit Attributes
Entity located_feature_for_part has the following local and inherited explicit attributes:
Derived Attributes
Entity located_feature_for_part has the following local and inherited derived attributes:
Inverse Attributes
    No Inverse AttributesSupertypes
Entity located_feature_for_part inherits from the following supertypes:
  structural_frame_item
    located_item
      located_feature
Subtypes
    No subtypesReferenced By
Entity located_feature_for_part and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00