Description | ||||||||||||||
Creates cables from logical If corresponding spools are not created they are also created by this function. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProCabling.h> | ||||||||||||||
ProError | ProCablesFromLogicalCreate | ( | ||||||||||||
ProAssembly assy | ||||||||||||||
/* (In) | ||||||||||||||
The assembly | ||||||||||||||
*/ | ||||||||||||||
ProHarness harness | ||||||||||||||
/* (In) | ||||||||||||||
The harness handle. | ||||||||||||||
*/ | ||||||||||||||
ProName* p_cable_names | ||||||||||||||
/* (In) | ||||||||||||||
ProArray of cables' names. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|