formZ SDK | 5.0 API Reference | System | Nurbs Surface
Description
Evaluates a point on a NURBS surface given [u,v].
Plugin Prototype
fzrt_error_td fz_nsrf_evaluate_point_at_parm(
srf, | |
double | uu, |
double | vv, |
point ) |
Parameters
srf [Input]
NURBS surface
uu [Input]
parameter in U
vv [Input]
parameter in V
point [Result]
Point on surface
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
Function Set
Defined in