
Replacement in Object TOOLKIT: |

ProDrawingSheetCopy | |
( ProDrawing drawing /* (In) The drawing handle. Set this to NULL for the current drawing. */ int sheet_to_copy /* (In) The sheet number of the sheet to create a copy of. Set this to a value less than 1 for the current sheet. */ int* sheet_copy /* (Out) The sheet number of the copy. */ ) |

The function succeeded. | |
One or more input arguments was invalid. | |
Invalid model type specified. | |
Drawing can't be modified. | |
Drawing sheet copy attempt failed. |


