formZ SDK | 5.0 API Reference | Project | Modeling | Attributes

fz_objt_attr_get_objt_decal_parm

Description

Get a parameter of a decal group of the object decal attribute. The decal group is identified by decal_indx.

Plugin Prototype

fzrt_error_td fz_objt_attr_get_objt_decal_parm(

fzrt_int

windex,

fz_objt_ptr

obj,

fzrt_int

decal_indx,

fz_attr_decal_parm_enum

which,

fz_type_td *

data )

Parameters

windex [Input]

project window index

obj [Input]

object

decal_indx [Input]

decal index

which [Input]

parameter identifier

data [Result]

parameter data

Availability

5.0.0.0

Example Files

util_attr_decal.fsl

See Also

fz_objt_attr_set_objt_decal_parm

Function Set

fz_objt_attr_fset


Defined in

fz_objt_decal_api.h