Description | ||||||||
Set layer setup file for export. | ||||||||
Synopsis | ||||||||
#include <ProIntf3Dexport.h> | ||||||||
ProError | ProIntf3DLayerSetupFileSet | ( | ||||||
ProMdl model | ||||||||
/* (In) | ||||||||
The model used for export. | ||||||||
*/ | ||||||||
ProPath layer_setup_file | ||||||||
/* (In) | ||||||||
input layer setup file's full path. Pass NULL to set default layer setup settings for input file_type. Layer setup file is not supported for PRO_INTF_EXPORT_CADDS and PRO_INTF_EXPORT_NEUTRAL file types. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|