formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Plain Object Construction
Description
Applies Plain Smooth Rounding to input object. The Smooth Rounding options is assigned to all the edges and/or vertices. The edges to be rounded are identified by their indices via fz_objt_srnd_opts_ptr. The points to be rounded are identified by their indices via fz_objt_srnd_opts_ptr.
Plugin Prototype
fzrt_error_td fz_objt_edit_srnd_plain(
fzrt_int | windex, |
src_obj, | |
srnd_opts, | |
refn_opts ) |
Parameters
windex [Input]
project window index
src_obj [Input]
Source Object
srnd_opts [Input]
Smooth rounding options
refn_opts [Input, Optional]
Display resolution options
See fz_attr_refn_parm_enum for defaults
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
,,,
Function Set
Defined in