
Replacement in Object TOOLKIT: |

ProQuickprintExecute | |
( ProSolid solid /* (In) The solid model to print. The model's simplified rep and layer status will be maintained. */ ProPath pcf_path /* (In) Path to the plotter configuration file to use. If NULL, the value of the config option 'quick_print_plotter_config_file'. */ ProQuickprintOptions options /* (In) Details on how the quick print should be carried out. */ ) |

The function succeeded. | |
One or more input arguments was invalid. | |
pcf_path is null, and no default plotter config file is set. | |
Could not complete the printing operation. | |
The function does not have permission to operate on this model. | |
The function is not available in Design Test Mode. |

