NDEVR
API Documentation
MTextData

Stores text data that may have an attachment point and direction for interfacing with CAD. More...

Collaboration diagram for MTextData:
[legend]

Public Attributes

int attachment_point
 Attachment point.

Detailed Description

Stores text data that may have an attachment point and direction for interfacing with CAD.


Definition at line 413 of file CADEntities.h.

Member Data Documentation

◆ attachment_point

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.


The documentation for this struct was generated from the following file: