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