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

fz_objt_attr_set_objt_lsty

Description

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

Plugin Prototype

fzrt_error_td fz_objt_attr_set_objt_lsty(

fzrt_int

windex,

fz_objt_ptr

obj,

fz_tag_td *

lsty_tag )

Parameters

windex [Input]

project window index

obj [Input]

object

lsty_tag [Input]

lsty tag or NULL for active lsty

Returns

Error codes

Availability

5.0.0.0

See Also

Function Set

fz_objt_attr_fset


Defined in

fz_objt_attr_api.h