Graphisoft®

GX ModuleVersion: 16

SetLineDashPattern

Set the length of the parts of a line pattern.

voidSetLineDashPattern (
        const GS::Array<float>& pattern
);

Parameters

pattern
The lengths of line pattern parts.

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