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:
AttributeTypeDefined By
 identifieruuid (STRING)uuid_attribute
 identified_itemuuid_set_or_list_attribute_select (SELECT)uuid_attribute
 location_representationshape_representation (ENTITY)uuid_attribute_with_approximate_location
 approximate_locationcartesian_point (ENTITY)uuid_attribute_with_approximate_location

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity uuid_attribute_with_approximate_location inherits from the following supertypes:
  uuid_attribute

Subtypes

    No subtypes

Referenced By

Entity uuid_attribute_with_approximate_location and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 uuid_attribute ENTITY uuid_attribute_with_approximate_location
 v4_uuid_attribute ENTITY uuid_attribute
 v5_uuid_attribute ENTITY uuid_attribute


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2026-09-02T09:08:05-04:00