formZ SDK | 5.0 API Reference | Project | Modeling | Lights Manager

fz_lite_is_symb_light

Description

Check whether a light is part of a symbol light group. Remember that those lights are read only (i.e. their parameters cannot be changed and they cannot be deleted individually).

Plugin Prototype

fzrt_error_td fz_lite_is_symb_light(

fzrt_int

windex,

fz_lite_ptr

lite,

fzrt_boolean *

is_symb_light )

Parameters

windex [Input]

project window index

lite [Input]

light

is_symb_light [Result]

is light part of a symbol light group

Returns

Error codes

Availability

5.0.0.0

Example Files

util_lights.fsl

Function Set

fz_lite_fset


Defined in

fz_lite_api.h