Object ProCabling

Function ProCablingSchematicswirelistImport


Description
Import Creo Schematics wire list from file.
Synopsis
#include <ProCabling.h>
ProErrorProCablingSchematicswirelistImport(
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.
*/
ProName* layer_names
/* (In)
Pro Array contain the layer names to import. Can be NULL and in this case we will import the entire 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: Managing Cables and Bundles