formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Facetted Rounded

fz_objt_edit_frnd_stitch

Description

Applies Facetted Stitch Rounding to input object. The edges to be rounded are identified by their index.

Plugin Prototype

fzrt_error_td fz_objt_edit_frnd_stitch(

fzrt_int

windex,

fz_objt_ptr

src_obj,

fzrt_int

seg_indx,

double

radius )

Parameters

windex [Input]

project window index

src_obj [Input]

Source object

seg_indx [Input]

Segment index

radius [Input]

Radius

Returns

Error codes
MODEL_ERR_WRONG_OBJT_TYPE - object passed in is not a solid or surface object

Availability

5.0.0.0

Example Files

util_objt_frnd.fsl

See Also

fz_objt_frnd_opts_init,, fz_objt_frnd_opts_get, fz_objt_frnd_opts_set,

Function Set

fz_model_fset


Defined in

fz_objt_frnd_api.h