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