formZ SDK | 5.0 API Reference | Project | Modeling | View Manager
Description
Given a view pointer, get the next view pointer in the project. If view_in is passed as NULL, the first view in the project is returned.
Plugin Prototype
fzrt_error_td fz_view_get_next(
fzrt_int | windex, |
view_in, | |
view_next ) |
Parameters
windex [Input]
project window index
view_in [Input]
view
view_next [Result]
next view
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
Function Set
Defined in