
Replacement in Object TOOLKIT: |

ProDrawingSolidDelete | |
( ProDrawing drawing /* (In) The drawing */ ProSolid solid /* (In) The model to delete */ ) |

The function successfully deleted the model. | |
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 model is NULL. | |
The function failed because the specified model is not in the drawing. | |
The function failed because the specified model is referenced by a view. |


