formZ SDK | 5.0 API Reference | System | Nurbs Curve
Description
Merges two NURBS curves using smoothness.
Plugin Prototype
fzrt_error_td fz_ncrv_merge_smooth(
crv1, | |
crv2, | |
double | smoothness, |
merge_crv ) |
Parameters
crv1 [Input]
NURBS curve 1
crv2 [Input]
NURBS curve 2
smoothness [Input]
amount of smoothness
merge_crv [Result]
NURBS curve
Returns
Error codes
Availability
5.0.0.0
Example Files
Function Set
Defined in