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. Technical Summary of Changes for Creo 4.0 F000: Cabling
  2. Technical Summary of Changes for Creo 4.0 F000: Documentation Updated for ProCablingNeutralwirelistImport()
  3. Technical Summary of Changes for Creo 4.0 F000: Updates to the Function ProCablingNeutralwirelistImport()
  4. Production Applications: Cabling: Importing Neutral Wire List Files