formZ SDK | 5.0 API Reference | Project | Symbols
Description
Gets a light contained in a symbol level. The light index must be in the range of 0 to the number of lights returned from fz_symb_lev_model_get_num_lights.
Plugin Prototype
fzrt_error_td fz_symb_lev_model_get_light(
fzrt_int | windex, |
lev_ptr, | |
fzrt_int | lite_indx, |
lite_ptr ) |
Parameters
windex [Input]
project window index
lev_ptr [Input]
The symbol definition's level.
lite_indx [Input]
Which light.
lite_ptr [Result]
The light.
Returns
Error codes
Availability
5.0.0.0
See Also
fz_symb_lev_model_get_num_lights
Function Set
Defined in