ENTITY draughting_callout_relationship

(* SCHEMA plant_spatial_configuration; *)
   ENTITY draughting_callout_relationship;
      name : label;
      description : text;
      relating_draughting_callout : draughting_callout;
      related_draughting_callout : draughting_callout;
   END_ENTITY;

Explicit Attributes

Entity draughting_callout_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)draughting_callout_relationship
 descriptiontext (STRING)draughting_callout_relationship
 relating_draughting_calloutdraughting_callout (ENTITY)draughting_callout_relationship
 related_draughting_calloutdraughting_callout (ENTITY)draughting_callout_relationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

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