ENTITY map_location
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY map_location
SUBTYPE OF (geographical_location);
map_name : label;
map_code : identifier;
eastings : length_measure_with_unit;
northings : length_measure_with_unit;
END_ENTITY;
Explicit Attributes
Entity map_location has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity map_location inherits from the following supertypes:
geographical_location
Subtypes
No subtypesReferenced By
Entity map_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