formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Utility
Description
Given an object pointer, get the next object pointer in the project. If objt_in is passed as NULL, the first object in the project is returned.
Plugin Prototype
fzrt_error_td fz_objt_get_next(
fzrt_int | windex, |
obj_in, | |
obj_next ) |
Parameters
windex [Input]
project window index
obj_in [Input]
object
obj_next [Result]
next object
Returns
Error codes
Availability
5.0.0.0
Example Files
util_grups.fsl
util_grups_tree.fsl
See Also
Function Set
Defined in