ENTITY uuid_attribute_with_approximate_location
(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY uuid_attribute_with_approximate_location
SUBTYPE OF (uuid_attribute);
location_representation : shape_representation;
approximate_location : cartesian_point;
WHERE
WR1:
location_representation IN using_representations(approximate_location);
END_ENTITY;
Explicit Attributes
Entity uuid_attribute_with_approximate_location has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity uuid_attribute_with_approximate_location inherits from the following supertypes:
uuid_attribute
Subtypes
No subtypesReferenced By
Entity uuid_attribute_with_approximate_location and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2026-09-02T09:08:05-04:00