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

fz_objt_cnstr_nrbz_from_nsrf

Description

Creates a formZ object from the given NURBS surface

Plugin Prototype

fzrt_error_td fz_objt_cnstr_nrbz_from_nsrf(

fzrt_int

windex,

fz_nurbs_srf_ptr

srf,

fz_attr_refn_ptr

refn_opts,

fz_objt_ptr *

obj )

Parameters

windex [Input]

project window index

srf [Input]

nurbz surface

refn_opts [Input, Optional]

refinement options

obj [Result]

formZ object

Returns

Error codes

Availability

5.0.0.0

Example Files

util_objt_cnstr_nrbz.fsl
util_nsrf.fsl

See Also

,,

Function Set

fz_model_fset


Defined in

fz_objt_nrbz_api.h