ENTITY geographical_location
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY geographical_location
ABSTRACT SUPERTYPE OF (ONEOF(global_location, map_location));
height_above_datum : length_measure_with_unit;
datum_name : label;
END_ENTITY;
Explicit Attributes
Entity geographical_location has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity geographical_location has the following subtypes:
global_location*
map_location*
* - Immediate Subtypes
Referenced By
Entity geographical_location 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