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

fz_objt_attr_get_objt_rndr_bdrp

Description

Gets the render as backdrop status of an object. This attribute does not have a layer override. Therefore the true object attribute is always returned

Plugin Prototype

fzrt_error_td fz_objt_attr_get_objt_rndr_bdrp(

fzrt_int

windex,

fz_objt_ptr

obj,

fzrt_boolean *

rndr_bdrp )

Parameters

windex [Input]

project window index

obj [Input]

object

rndr_bdrp [Result]

render as backdrop status

Returns

Error codes

Availability

5.0.0.0

Example Files

util_attr_basic.fsl

See Also

fz_objt_attr_set_objt_rndr_bdrp

Function Set

fz_objt_attr_fset


Defined in

fz_objt_attr_api.h