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

fz_layr_get_parm_data

Description

Gets one of the parameters of a layer.

Plugin Prototype

fzrt_error_td fz_layr_get_parm_data(

fzrt_int

windex,

fz_layr_ptr

layr,

fz_layr_parm_enum

which,

fz_type_td *

data )

Parameters

windex [Input]

project window index

layr [Input]

layer

which [Input]

parameter identifier

data [Result]

parameter data

Returns

Error codes

Availability

5.0.0.0

Example Files

util_layers.fsl

Function Set

fz_layr_fset


Defined in

fz_layr_api.h