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