A3DMarkupDatumData

Detailed Description

struct A3DMarkupDatumData

Markup datum.

This structure stored the definition of markups datum identifier and markups datum target according the several options ../_images/pmi_datum.png

Public Members

A3DUTF8Char *m_pcUpText

Up text.

A3DUTF8Char *m_pcDownText

Down text.

A3DBool m_bTarget

Option: Is target?

A3DBool m_bDiameter

Option: Is diameter?

A3DBool m_bIndividual

Option: Is individual?

A3DMDTextProperties *m_pTextProperties

Pointer to the text properties.

A3DUTF8Char *m_pcAboveText

Above text in RTF format. See RTF parsing.

Version
12.2

A3DUTF8Char *m_pcBelowText

Below text in RTF format. See RTF parsing.

Version
12.2

A3DUTF8Char *m_pcBeforeText

Before text in RTF format. See RTF parsing.

Version
12.2

A3DUTF8Char *m_pcAfterText

After text in RTF format. See RTF parsing.

Version
12.2