ENTITY located_structure
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY located_structure
SUBTYPE OF (located_item);
descriptive_structure : structure;
parent_site : site_select;
UNIQUE
URL11 : SELF\located_item.location, descriptive_structure, parent_site;
WHERE
WRL37 : SELF\located_item.location.coord_system_use = 'Structure Coordinate System';
END_ENTITY;
Explicit Attributes
Entity located_structure has the following local and inherited explicit attributes:
Derived Attributes
Entity located_structure has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity located_structure inherits from the following supertypes:
structural_frame_item
located_item
Subtypes
No subtypesReferenced By
Entity located_structure 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