ENTITY grid_intersection_resolved

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY grid_intersection_resolved
SUBTYPE OF (grid_intersection);
 	resolution_point : geographical_location;
END_ENTITY;

Explicit Attributes

Entity grid_intersection_resolved has the following local and inherited explicit attributes:
AttributeTypeDefined By
 grid_intersection_namelabel (STRING)grid_intersection
 gridlinesSET OF gridline (ENTITY)grid_intersection
 levelgrid_level (ENTITY)grid_intersection
 resolution_pointgeographical_location (ENTITY)grid_intersection_resolved

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity grid_intersection_resolved inherits from the following supertypes:
  grid_intersection

Subtypes

    No subtypes

Referenced By

Entity grid_intersection_resolved and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 grid_intersection ENTITY grid_intersection_resolved
 grid_offset ENTITY grid_intersection
 select_structural_item SELECT grid_intersection


[Top Level Definitions] [Exit]

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