formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Editing Operations
Description
In a given project, update all the clones. If a plugin or script modifies an object, which is part of a clone family, the plugin or script does not have to do anything special to propagate the change to all the members of the clone family. formZ performs this task automatically at the end of each tool or command execution. If a plugin or script needs to have the changes applied immediately after the clone object was edited, can be called. Right afterwards, all clones will be up to date.
Plugin Prototype
fzrt_error_td fz_objt_edit_update_clones(
fzrt_int | windex ) |
Parameters
windex [Input]
project window index
Returns
Error codes
Availability
5.0.0.0
Example Files
Function Set
Defined in