Skip to content

CXNetworkEdgeAttributeNameAt

function

Back to Helios Network Native C API

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

Description

Returns the edge attribute name at index, or NULL when out of range.

Signature

CX_EXTERN const CXString CXNetworkEdgeAttributeNameAt(CXNetworkRef network, CXSize index);