Description | ||||||||||||||
Collect linestocks in specified assembly | ||||||||||||||
Replacement in Object TOOLKIT: | wfcWAssembly::GetLinestocks | |||||||||||||
Synopsis | ||||||||||||||
#include <ProPiping.h> | ||||||||||||||
ProError | ProAssemblyLnstksCollect | ( | ||||||||||||
ProAssembly assy | ||||||||||||||
/* (In) | ||||||||||||||
Assembly owner of the linestock | ||||||||||||||
*/ | ||||||||||||||
ProLnstk** pro_lnstks | ||||||||||||||
/* (Out) | ||||||||||||||
ProArray of linestock's handles. Function allocates memory for this argument. Use ProArrayFree to free it. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|