formZ SDK | 5.0 API Reference | System | Nurbs Curve

fz_ncrv_get_degree

Description

Gets the degree of a NURBS curve.

Plugin Prototype

fzrt_error_td fz_ncrv_get_degree(

fz_nurbs_cur_ptr

crv,

fzrt_int *

degree )

Parameters

crv [Input]

NURBS curve

degree [Result]

Degree

Returns

Error codes

Availability

5.0.0.0

Example Files

util_ncrv.fsl

See Also

Function Set

fz_ncrv_fset


Defined in

fz_ncrv_api.h