ENTITY located_site
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY located_site
SUBTYPE OF (located_item);
descriptive_site : site;
parent_project : project_select;
UNIQUE
URL10 : SELF\located_item.location, descriptive_site, parent_project;
WHERE
WRL36 : SELF\located_item.location.coord_system_use = 'Site Coordinate System';
END_ENTITY;
Explicit Attributes
Entity located_site has the following local and inherited explicit attributes:
Derived Attributes
Entity located_site has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity located_site inherits from the following supertypes:
structural_frame_item
located_item
Subtypes
No subtypesReferenced By
Entity located_site 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