ENTITY grid_of_site
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY grid_of_site
SUBTYPE OF (grid);
grid_for_site : site;
END_ENTITY;
Explicit Attributes
Entity grid_of_site has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
grid_name | label (STRING) | grid |
grid_description | text (STRING) | grid |
grid_use | text (STRING) | grid |
grid_for_site | site (ENTITY) | grid_of_site |
|
Derived Attributes
Entity grid_of_site has the following local and inherited derived attributes:
Inverse Attributes
Entity grid_of_site has the following local and inherited inverse attributes:
Attribute | Type | Defined By |
---|
constituent_lines | SET OF gridline (ENTITY) | grid |
|
Supertypes
Entity grid_of_site inherits from the following supertypes:
grid
Subtypes
No subtypesReferenced By
Entity grid_of_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