Description | ||||||||||||||
Collect spools in specified assembly | ||||||||||||||
Replacement in Object TOOLKIT: | wfcWAssembly::GetSpools | |||||||||||||
Synopsis | ||||||||||||||
#include <ProCabling.h> | ||||||||||||||
ProError | ProAssemblySpoolsCollect | ( | ||||||||||||
ProAssembly asm_mdl | ||||||||||||||
/* (In) | ||||||||||||||
Assembly owner of the spool | ||||||||||||||
*/ | ||||||||||||||
ProSpool** p_spool | ||||||||||||||
/* (Out) | ||||||||||||||
ProArray of spool's handles. Function allocate memory for this argument. Use ProArrayFree to free it. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|