changequote({,}) define({_TITLE_},{Varkon MBS Programmers manual}) define({_SUBTITLE_},{- act_width - Function}) define({_INDEXLINK_},{index}) define({_STYLE_},{../varkonstyle.css}) include(../../include/header.inc)

act_width - Function

Description

Returns the value of the currently active WIDTH attribute. WIDTH controls the linewidth used to display lines, arcs and other wireframe objects.

Syntax

  linewidth:=act_width();

  float linewidth;

Principal parameters

None.

Optional parameters

None.

Return value

A float value equal to the current WIDTH attribute.

include(../../include/svnversion.inc) include(../../include/footer.inc)