Skip to content

CXNetworkGetNodeValidRange

function

Back to Helios Network Native C API

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

Description

Returns the min/max active node indices as [start,end).

Signature

CX_EXTERN CXBool CXNetworkGetNodeValidRange(CXNetworkRef network, CXSize *start, CXSize *end);