ENTITY dimensional_location_with_path

(* SCHEMA associative_draughting; *)
  ENTITY dimensional_location_with_path
    SUBTYPE OF (dimensional_location);
      path : shape_aspect;
  END_ENTITY; -- dimensional_location_with_path

Explicit Attributes

Entity dimensional_location_with_path has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)shape_aspect_relationship
 descriptiontext (STRING)shape_aspect_relationship
 relating_shape_aspectshape_aspect (ENTITY)shape_aspect_relationship
 related_shape_aspectshape_aspect (ENTITY)shape_aspect_relationship
 pathshape_aspect (ENTITY)dimensional_location_with_path

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity dimensional_location_with_path inherits from the following supertypes:
  shape_aspect_relationship
    dimensional_location

Subtypes

    No subtypes

Referenced By

Entity dimensional_location_with_path and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 dimensional_characteristic SELECT dimensional_location
 dimensional_location ENTITY dimensional_location_with_path
 dimensions_are_represented RULE dimensional_location
 shape_aspect_deriving_relationship ENTITY shape_aspect_relationship
 shape_definition SELECT shape_aspect_relationship


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:12-04:00