tpm_traceqty

Land Desktop Development ARX CPP SDK

Up a level
tpm_traceqty
 
 

Counts the selected elements after a trace.

int

tpm_traceqty(

ade_id trace_id,

int type,

long *qty);

Returns RTNORM or an error code.

trace_id The tracing model ID, returned by tpm_tracealloc.
type Element type, either 1 (node) or 2 (link).
qty Element count.