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

fz_lite_get_symb

Description

Gets the symbol a symbol light belongs to.

Plugin Prototype

fzrt_error_td fz_lite_get_symb(

fzrt_int

windex,

fz_lite_ptr

lite,

fz_symb_ins_ptr *

sym_ptr )

Parameters

windex [Input]

project window index

lite [Input]

light

sym_ptr [Input]

symbol pointer

Returns

Error codes MODEL_ERR_INVALID_LIGHT_TYPE - light is not a symbol light

Availability

5.0.0.0

Example Files

util_lights.fsl

Function Set

fz_lite_fset


Defined in

fz_lite_api.h