CadAttachmentType enumeration
CadAttachmentType enumeration
Cad attachment point type
The CadAttachmentType type exposes the following members:
Fields
| Field | Description |
|---|---|
| TOP_LEFT | The top left |
| TOP_CENTER | The top center |
| TOP_RIGHT | The top right |
| MIDDLE_LEFT | The middle left |
| MIDDLE_CENTER | The middle center |
| MIDDLE_RIGHT | The middle right |
| BOTTOM_LEFT | The bottom left |
| BOTTOM_CENTER | The bottom center |
| BOTTOM_RIGHT | The bottom right |