A3DPDFNodeAttributeData

Fields

A3DUTF8Char *

m_pcType

A3DUTF8Char *

m_pcValue

A3DBool

m_bIsCADAttribute

Detailed Description

struct A3DPDFNodeAttributeData

Structure that defines an attribute of a PDF node in a modelfile.

See also

A3DPDFNodeData.

Version

10.0

Public Members

A3DUTF8Char *m_pcType

Type of the attribute.

A3DUTF8Char *m_pcValue

Value of the attribute.

A3DBool m_bIsCADAttribute

if false, it’s a computed attribute (like #, QTY and NAME)