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

fz_objt_attr_objt_has_decal

Description

Checks whether an object has a decal attribute.

Plugin Prototype

fzrt_error_td fz_objt_attr_objt_has_decal(

fzrt_int

windex,

fz_objt_ptr

obj,

fzrt_boolean *

has_decal )

Parameters

windex [Input]

project window index

obj [Input]

object

has_decal [Result]

TRUE if object has a decal control attribute, FALSE otherwise.

Availability

5.0.0.0

Example Files

util_attr_decal.fsl

Function Set

fz_objt_attr_fset


Defined in

fz_objt_decal_api.h