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

fz_objt_attr_set_objt_lwgt

Description

Sets the line weight of an object. Setting the line weight input to NULL will set the object to the active line weight.

Plugin Prototype

fzrt_error_td fz_objt_attr_set_objt_lwgt(

fzrt_int

windex,

fz_objt_ptr

obj,

fz_tag_td *

lwgt_tag )

Parameters

windex [Input]

project window index

obj [Input]

object

lwgt_tag [Input]

lwgt tag or NULL for active lwgt

Returns

Error codes

Availability

5.0.0.0

See Also

fz_objt_attr_get_objt_lwgt

Function Set

fz_objt_attr_fset


Defined in

fz_objt_attr_api.h