API Documentation > Miscellaneous > Object ProIntf3D > Function ProIntf3DLayerSetupFileSet
Function ProIntf3DLayerSetupFileSet
Description
Set layer setup file for export.
Replacement in Object TOOLKIT:
Synopsis
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
The function Succeeded.
One or more input arguments was invalid.
User Guide References
Was this helpful?