Skip to content

CXNetworkGetAttributeCategoryDictionary

function

Back to Helios Network Native C API

Kind
function
Source
src/native/include/helios/CXNetwork.h:499

Description

Returns the category dictionary for a categorical attribute, or NULL when unavailable.

Signature

CX_EXTERN CXStringDictionaryRef CXNetworkGetAttributeCategoryDictionary(CXNetworkRef network, CXAttributeScope scope, const CXString name);