Skip to content

CXNetworkRemoveEdges

function

Back to Helios Network Native C API

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

Description

Removes the supplied edges from the network.

Signature

CX_EXTERN CXBool CXNetworkRemoveEdges(CXNetworkRef network, const CXIndex *indices, CXSize count);