Skip to content

CXNetworkDefineEdgeAttribute

function

Back to Helios Network Native C API

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

Description

Declares an edge attribute backing buffer.

Signature

CX_EXTERN CXBool CXNetworkDefineEdgeAttribute(CXNetworkRef network, const CXString name, CXAttributeType type, CXSize dimension);