Skip to content

CXNetworkRemoveNodes

function

Back to Helios Network Native C API

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

Description

Removes the supplied nodes, reclaiming their indices for future use.

Signature

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