formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Plain Object Construction

fz_objt_cnstr_objt_from_curv

Description

Constructs a new object from a curve of an existing object.

Plugin Prototype

fzrt_error_td fz_objt_cnstr_objt_from_curv(

fzrt_int

windex,

fz_objt_ptr

src_obj,

fzrt_int

cindx,

fz_objt_ptr *

obj )

Parameters

windex [Input]

project window index

src_obj [Input]

source object

cindx [Input]

curve index

obj [Result]

new object

Returns

Error codes

Availability

5.0.0.0

Example Files

util_objt_from.fsl
util_objt_cnstr_derv.fsl

See Also

,

Function Set

fz_model_fset


Defined in

fz_objt_api.h