Get the parametric range of the curve.
"curveEvaluator2D_var" is a variable referencing a CurveEvaluator2D object. |
|
| Type | Description |
| boolean | Returns true if the curve is bounded and the parameter extents were successfully returned. |
| Name | Type | Description |
| startParameter | double | The output lower bound of the parameter range. |
| endParameter | double | The output upper bound of the parameter range. |