Graphisoft®

GX ModuleVersion: 16

GetCurrentPos

Shows the current position of the drawing cursor.

GS::Point<float>GetCurrentPos () const;

Return values

The point object that gives the drawing cursor's position.

Requirements

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

See Also

NativeContext class