Object ProCabling

Function ProCablingNeutralwirelistImport


Description
Import neutral wire list from file.
Synopsis
#include <ProCabling.h>
ProErrorProCablingNeutralwirelistImport(
ProAssembly p_assem
/* (In)
The input assembly.
*/
ProPath filename
/* (In)
The input file name, including the extension. this can be the full path to the file.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully processed the file.
PRO_TK_GENERAL_ERRORA general error occurred and the function failed.

Manual References:

  1. Production Applications: Cabling: Importing Neutral Wire List Files