formZ SDK | 5.0 API Reference | System | Nurbs Surface

fz_nsrf_get_v_degree

Description

Gets V degree of NURBS surface

Plugin Prototype

fzrt_error_td fz_nsrf_get_v_degree(

fz_nurbs_srf_ptr

srf,

fzrt_int *

v_degree )

Parameters

srf [Input]

NURBS surface

v_degree [Result]

V degree

Returns

Error codes

Availability

5.0.0.0

Example Files

util_nsrf.fsl

See Also

fz_nsrf_get_u_degree

Function Set

fz_nsrf_fset


Defined in

fz_nsrf_api.h