formZ SDK | 5.0 API Reference | System | Nurbs Curve
Description
Gets the parameter domain of a NURBS curve.
Plugin Prototype
fzrt_error_td fz_ncrv_get_domain(
crv, | |
double * | tmin, |
double * | tmax ) |
Parameters
crv [Input]
NURBS curve
tmin [Result]
min value
tmax [Result]
max value
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
fz_ncrv_get_npts, fz_ncrv_get_control_points
Function Set
Defined in