Graphisoft®

GX ModuleVersion: 16

SetLineWidth

Set the width of the line drawn on NativeContext.

voidSetLineWidth (
        float lineWidth
);

Parameters

lineWidth
The desired line width.

Return Values

This function has no return value.

Requirements

Version:
ArchiCAD 14
Header:
NativeContext.hpp
Import Library:
DGGraphix.lib
Module:
DGGraphix.dll [WIN], DGGraphix.framework [MAC]

See Also

NativeContext class