FCF drafting row. More...

Data Fields

EA3DGDTType m_eType
 
A3DUTF8Char ** m_ppcTextsInBoxes
 
A3DUns32 m_uiNumberOfTextsInBoxes
 

Detailed Description

FCF drafting row.

See also
A3DMDFCFDraftingRowGet

Field Documentation

◆ m_eType

EA3DGDTType A3DMDFCFDraftingRowData::m_eType

GDT type.

◆ m_uiNumberOfTextsInBoxes

A3DUns32 A3DMDFCFDraftingRowData::m_uiNumberOfTextsInBoxes

Number of texts in boxes.

◆ m_ppcTextsInBoxes

A3DUTF8Char** A3DMDFCFDraftingRowData::m_ppcTextsInBoxes

Texts in row boxes, code with RTF format. See RTF parsing.