A3DMarkupRoughnessData

Detailed Description

struct A3DMarkupRoughnessData

Markup roughness.

defined in file A3DSDKMarkupSymbol.h Values of m_eRoughType, m_eRoughMode, and m_eRoughContactArea

define the Roughness symbol form.

The differents fields positions are placed all around the roughness symbol as we can see below.

../_images/pmi_roughness_symbol.png

Public Members

A3DUTF8Char *m_pcField1

Field 1.

A3DUTF8Char *m_pcField2

Field 2.

A3DUTF8Char *m_pcField3

Field 3.

A3DUTF8Char *m_pcField4

Field 4.

A3DUTF8Char *m_pcField5

Field 5.

A3DUTF8Char *m_pcField6

Field 6.

A3DUTF8Char *m_pcField7

Field 7.

A3DUTF8Char *m_pcField8

Field 8.

A3DUTF8Char *m_pcRoughMode

Describes the roughness mode as string.

EA3DMDRoughnessType m_eRoughType

Describes the roughness type.

EA3DMDRoughnessMode m_eRoughMode

Describes the roughness mode.

EA3DMDRoughnessContactArea m_eRoughContactArea

Describes the roughness contact area.

A3DMDTextProperties *m_pTextProperties

Pointer to the text properties.