
Replacement in Object TOOLKIT: |

ProDrawingSimprepsCollect | |
( ProDrawing drawing /* (In) The drawing handle */ ProSolid solid /* (In) The model handle */ ProSimprep** simpreps /* (Out) The list of simplified representations. The function allocates the memory for this argument. To free the memory, call ProArrayFree(). */ ) |

Success | |
Failure (NULL drawing or solid, invalid drawing, model not referenced by drawing, or bad input.) |


