formZ SDK | 5.0 API Reference | Project | Modeling | Layer Manager

fz_layr_attr_set_rmtl

Description

Sets the surface style tag override of a layer.

Plugin Prototype

fzrt_error_td fz_layr_attr_set_rmtl(

fzrt_int

windex,

fz_layr_ptr

layr,

fzrt_boolean *

on_off,

fz_tag_td *

rmtl_tag )

Parameters

windex [Input]

project window index

layr [Input]

layer

on_off [Input, Optional]

override is on or off

rmtl_tag [Input, Optional]

surface style tag

Returns

Error codes

Availability

5.0.0.0

Example Files

util_layers.fsl

See Also

fz_objt_attr_get_objt_rmtl

Function Set

fz_layr_fset


Defined in

fz_layr_api.h