
Replacement in Object TOOLKIT: |

ProDrawingSolidAdd | |
( ProDrawing drawing /* (In) The drawing */ ProSolid solid /* (In) The model to add to the drawing */ ) |

The function successfully added the model to the drawing. | |
Model is in read-only state. | |
The function failed because of an internal error. | |
The function failed because one or more of the input arguments are invalid. | |
The function did nothing because the specified model already exists. |


