formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Facetted Rounded
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, |
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
See Also
fz_objt_frnd_opts_init,, fz_objt_frnd_opts_get, fz_objt_frnd_opts_set,
Function Set
Defined in