Skip to content

CXNetworkGetEdgeAttribute

function

Back to Helios Network Native C API

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

Description

Fetches an edge attribute descriptor by name.

Signature

CX_EXTERN CXAttributeRef CXNetworkGetEdgeAttribute(CXNetworkRef network, const CXString name);