formZ SDK | 5.0 API Reference | Project | Modeling | Layer Manager
Description
Gets a layer group's parameter. For the parameters if the return value is -1, the status of the layers in the group is not the same. For example, if there are 3 layers in a group with two layers which have visibility on and one layer with visibility off, the LAYR_GROUP_PARAM_VISIBILITY parameter will be returned as -1.
Plugin Prototype
fzrt_error_td fz_layr_grup_get_parm_data(
fzrt_int | windex, |
grup, | |
which, | |
data ) |
Parameters
windex [Input]
project window index
grup [Input]
layer group
which [Input]
parameter identifier
data [Result]
parameter data
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
Function Set
Defined in