Skip to content

CXNetworkSetMultiCategoryEntryByLabels

function

Back to Helios Network Native C API

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

Description

Writes one entry of a multi-category attribute using category labels.

Signature

CX_EXTERN CXBool CXNetworkSetMultiCategoryEntryByLabels( CXNetworkRef network, CXAttributeScope scope, const CXString name, CXIndex index, const CXString *labels, CXSize count, const float *weights );