ENTITY located_item
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY located_item
ABSTRACT SUPERTYPE OF (ONEOF
(located_assembly,
located_feature,
located_joint_system,
located_part,
located_site,
located_structure))
SUBTYPE OF (structural_frame_item);
location : coord_system;
END_ENTITY;
Explicit Attributes
Entity located_item has the following local and inherited explicit attributes:
Derived Attributes
Entity located_item has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity located_item inherits from the following supertypes:
structural_frame_item
Subtypes
Entity located_item has the following subtypes:
located_assembly* located_assembly_child located_assembly_marked located_feature* located_feature_for_assembly located_feature_for_design_part located_feature_for_located_assembly located_feature_for_located_part located_feature_for_part located_feature_joint_dependent located_joint_system* located_part* located_part_marked located_site* located_structure*
* - Immediate Subtypes
Referenced By
Entity located_item 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