Data Structures | Functions
Display Style

Data Structures

struct  A3DGraphStyleData
 Style data. More...
 

Functions

A3DStatus A3DGlobalGetGraphStyleData (const A3DUns32 uiIndexStyle, A3DGraphStyleData *pData)
 Populates the A3DGraphStyleData structure. More...
 
A3DStatus A3DGlobalInsertGraphStyle (const A3DGraphStyleData *pData, A3DUns32 *puiIndexStyle)
 Inserts a style from A3DGraphStyleData structure into the global data. More...
 

Detailed Description

Entity type is kA3DTypeGraphStyle.

Function Documentation

A3DStatus A3DGlobalGetGraphStyleData ( const A3DUns32  uiIndexStyle,
A3DGraphStyleData pData 
)
A3DStatus A3DGlobalInsertGraphStyle ( const A3DGraphStyleData pData,
A3DUns32 puiIndexStyle 
)