Description | ||||||||||||||
Returns list of imported, but not yet designated connectors | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProCabling.h> | ||||||||||||||
ProError | ProConnectorsFromLogicalGet | ( | ||||||||||||
ProAssembly asm_mdl | ||||||||||||||
/* (In) | ||||||||||||||
The handle of cablings assembly. | ||||||||||||||
*/ | ||||||||||||||
ProName** p_w_name | ||||||||||||||
/* (Out) | ||||||||||||||
Pointer to ProArray of logical connectors names. The function allocates memory for these arguments. To free it, call the function ProArrayFree. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|