ENTITY located_feature_for_located_assembly
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY located_feature_for_located_assembly
SUBTYPE OF (located_feature);
modified_assembly : located_assembly;
UNIQUE
URL5 : SELF\located_item.location, SELF\located_feature.descriptive_feature,
modified_assembly;
WHERE
WRL24 : 'STRUCTURAL_FRAME_SCHEMA.COORD_SYSTEM_CHILD' IN
TYPEOF (SELF\located_item.location);
WRL25 : SELF\located_item.location.parent_coord_system :=:
modified_assembly\located_item.location;
END_ENTITY;
Explicit Attributes
Entity located_feature_for_located_assembly has the following local and inherited explicit attributes:
Derived Attributes
Entity located_feature_for_located_assembly has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity located_feature_for_located_assembly inherits from the following supertypes:
structural_frame_item
located_item
located_feature
Subtypes
No subtypesReferenced By
Entity located_feature_for_located_assembly 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