Object ProCabling

Function ProCablingSchematicsLayerNamesGet


Description
Gets the Creo Schematics layer list from the file.
Synopsis
#include <ProCabling.h>
ProErrorProCablingSchematicsLayerNamesGet(
ProPath filename
/* (In)
The input file name, including the extension. this can be the full path to the file.
*/
ProName** layer_names
/* (Out)
Pointer to Pro Array contain the layer names in 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
  2. Production Applications: Cabling: Managing Cables and Bundles