
Replacement in Object TOOLKIT: |

ProDrawingAsmsimprepDelete | |
( ProDrawing drawing /* (In) The drawing handle */ ProSimprep* simp_rep /* (In) The simplified representation */ ) |

The function successfully deleted the simplified representation from the drawing. | |
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 simplified representation is null. | |
The function failed because the specified simplified representation is not in the drawing. | |
The function failed because the specified model and simplified representation are referenced by another view in the drawing. |


