formZ SDK | 5.0 API Reference | Project | Modeling | Attributes
Description
Gets the rendering line width of an object. If display is TRUE, the rendering line width override status of the layer on which the object is placed is taken into account. Otherwise the true rendering line width attribute of the object is returned.
Plugin Prototype
fzrt_error_td fz_objt_attr_get_objt_rndr_lwid(
fzrt_int | windex, |
obj, | |
display, | |
fzrt_int * | rndr_lwid ) |
Parameters
windex [Input]
project window index
obj [Input]
object
display [Input]
get from display context or attribute
rndr_lwid [Result]
rendering line width
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
fz_objt_attr_set_objt_rndr_lwid
Function Set
Defined in