fz_objt_grup_get_parm_data

Description

Gets an object group's parameter. For the parameters if the return value is -1, the status of the objects in the group is not the same. For example, if there are 3 objects in a group with two objects which have visibility on and one object with visibility off, the FZ_GRUP_PARM_VISIBLE parameter will be returned as -1.

Plugin Prototype

fzrt_error_td fz_objt_grup_get_parm_data(

fzrt_int

windex,

fz_grup_ptr

grup,

fz_grup_parm_enum

which,

fz_type_td *

data )

Parameters

windex [Input]

project window index

grup [Input]

object group

which [Input]

parameter identifier

data [Result]

parameter data

Returns

Error codes

Availability

5.0.0.0

Example Files

util_grups.fsl
util_grups_tree.fsl

See Also

fz_objt_grup_set_parm_data

Function Set

fz_model_fset


Defined in

fz_objt_api.h