A3DTreeNodeGetNetStyle

A3DStatus A3DTreeNodeGetNetStyle(const A3DTreeNode *pNode, A3DGraphStyleData *const pGraphStyleData)
A3DStatus A3DTreeNodeGetNetStyle(const A3DTreeNode* pNode, A3DGraphStyleData* pGraphStyleData)

Get the net style of the given node.

Parameters

pNode: The tree node

pGraphStyleData: Style of the node, stored in

Returns

A3D_SUCCESS on success, or an error code on failure