formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Editing Operations
Description
Regenerates the facetting of a smooth object. If opts is passed as NULL, the facetting parameters are taken from the refinement attribute stored with the object. If opts is not NULL, the facetting parameters of opts are used. Note, that the opts passed in do not permanently replace the facetting attribute of the object; opts is simply used for this function call only. This function is similar to , except that it also works on non controlled objects.
Plugin Prototype
fzrt_error_td fz_objt_edit_regen_facets(
fzrt_int | windex, |
obj, | |
opts ) |
Parameters
windex [Input]
project window index
obj [Input, Result]
object
opts [Input, Optional]
display resolution options
Returns
Error codes
Availability
5.0.0.0
Example Files
Function Set
Defined in