API 文件集 > Miscellaneous > Object ProCabling > Function ProCablingNeutralwirelistImport
Function ProCablingNeutralwirelistImport
Description
Import neutral wire list from file.
Synopsis
#include <ProCabling.h>
ProCablingNeutralwirelistImport
(
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
The function successfully processed the file.
A general error occurred and the function failed.
User Guide References
這是否有幫助?