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

fz_objt_attr_get_objt_rmtl

Description

Gets the surface style tag of an object. If display is TRUE, layer override is taken into account. Otherwise, the true object attribute is returned.

Plugin Prototype

fzrt_error_td fz_objt_attr_get_objt_rmtl(

fzrt_int

windex,

fz_objt_ptr

obj,

fzrt_boolean

display,

fz_tag_td *

rmtl_tag )

Parameters

windex [Input]

project window index

obj [Input]

object

display [Input]

get from display context or attribute

rmtl_tag [Result]

surface style tag

Returns

Error codes

Availability

5.0.0.0

Example Files

util_attr_rmtl.fsl

See Also

,, , fz_objt_attr_clear_face_rmtl,

Function Set

fz_objt_attr_fset


Defined in

fz_objt_attr_api.h