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:
| Attribute | Type | Defined By |
|---|
| name | label (STRING) | draughting_callout_relationship |
| description | text (STRING) | draughting_callout_relationship |
| relating_draughting_callout | draughting_callout (ENTITY) | draughting_callout_relationship |
| related_draughting_callout | draughting_callout (ENTITY) | draughting_callout_relationship |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced 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