ENTITY grid_of_structure

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY grid_of_structure 
SUBTYPE OF (grid);
 	grid_for_structure : structure;
END_ENTITY;

Explicit Attributes

Entity grid_of_structure has the following local and inherited explicit attributes:
AttributeTypeDefined By
 grid_namelabel (STRING)grid
 grid_descriptiontext (STRING)grid
 grid_usetext (STRING)grid
 grid_for_structurestructure (ENTITY)grid_of_structure

Derived Attributes

Entity grid_of_structure has the following local and inherited derived attributes:
AttributeTypeDefined By
 gridlinesSET OF gridline (ENTITY)grid
 grid_levelsSET OF grid_level (ENTITY)grid

Inverse Attributes

Entity grid_of_structure has the following local and inherited inverse attributes:
AttributeTypeDefined By
 constituent_linesSET OF gridline (ENTITY)grid

Supertypes

Entity grid_of_structure inherits from the following supertypes:
  grid

Subtypes

    No subtypes

Referenced By

Entity grid_of_structure and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 grid ENTITY grid_of_structure
 gridline ENTITY grid
 grid_level ENTITY grid
 select_structural_item SELECT grid
 zone_bounded ENTITY grid


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00