formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Nurbz Curve

fz_objt_cnstr_objt_from_ncur

Description

Creates a formZ Object from the given NURBS curve

Plugin Prototype

fzrt_error_td fz_objt_cnstr_objt_from_ncur(

fzrt_int

windex,

fz_nurbs_cur_ptr

crv,

fz_attr_refn_ptr

refn_opts,

fz_objt_ptr *

obj )

Parameters

windex [Input]

project window index

crv [Input]

NURBS curve

refn_opts [Input, Optional]

refinement options

obj [Result]

formZ object

Returns

Error codes

Availability

5.0.0.0

Example Files

util_ncrv.fsl

See Also

fz_objt_cnstr_nrbz_curve_extract, fz_objt_edit_nrbz_curve_extend_to_point, fz_ncrv_create_nurbs_curve

Function Set

fz_model_fset


Defined in

fz_objt_ncrv_api.h