formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Facetted Rounded
Description
Sets edge options for a Facetted Rounded object. Clears all existing edge rounds before assigning these new edge rounds. Note, that the shape of the Facetted Rounded object is not changed until the function has been called.
Plugin Prototype
fzrt_error_td fz_objt_edit_frnd_parm_edge_opts_set(
fzrt_int | windex, |
obj, | |
fzrt_int | num, |
fzrt_int * | index, |
double * | radii, |
fzrt_int * | nsids ) |
Parameters
windex [Input]
project window index
obj [Input]
Source object
num [Input]
Number of edges to be rounded
index [Input]
Array of edge indices
radii [Input]
Array of edge radii
nsids [Input]
Array of edge nsides
Returns
Error codes
MODEL_ERR_WRONG_OBJT_TYPE - object passed in is not a Facetted Rounded 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