Description | ||||||||||||||
Creates new harness | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProCabling.h> | ||||||||||||||
ProError | ProHarnessCreate | ( | ||||||||||||
ProAssembly asm_mdl | ||||||||||||||
/* (In) | ||||||||||||||
The cabling assembly's handle. | ||||||||||||||
*/ | ||||||||||||||
ProName w_name | ||||||||||||||
/* (In) | ||||||||||||||
Harness name. | ||||||||||||||
*/ | ||||||||||||||
ProHarness* p_harness | ||||||||||||||
/* (Out) | ||||||||||||||
The harness handle. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|