
Replacement in Object TOOLKIT: |

ProCurveTessellationGet | |
( ProCurve p_curve_handle /* (In) The curve handle */ double tolerance /* (In) The maximum distance between the tessellation polyline and the curve. */ Pro3dPnt** p_points /* (Out) The list of tessellation points (to be released by ProArrayFree(). If not required, this argument can be NULL. */ int* p_count /* (Out) The number of tessellation points. */ ) |

The function succeeded. | |
One or more input argument was invalid. |


