formZ SDK | 5.0 API Reference | System | Nurbs Curve
Description
Sets the ith control point of a NURBS curve.
Plugin Prototype
fzrt_error_td fz_ncrv_set_ith_control_point(
crv, | |
fzrt_int | i, |
ctrlpt ) |
Parameters
crv [Input]
NURBS curve
i [Input]
number
ctrlpt [Input]
control point
Returns
Error codes
Availability
5.0.0.0
Example Files
Function Set
Defined in