![]() |
NDEVR
API Documentation
|
Stores text data that may have an attachment point and direction for interfacing with CAD. More...
Public Attributes | |
| int | attachment_point |
| Attachment point. | |
Stores text data that may have an attachment point and direction for interfacing with CAD.
Definition at line 413 of file CADEntities.h.
| int MTextData::attachment_point |
Attachment point.
1 = Top left, 2 = Top center, 3 = Top right, 4 = Middle left, 5 = Middle center, 6 = Middle right, 7 = Bottom left, 8 = Bottom center, 9 = Bottom right
Definition at line 439 of file CADEntities.h.