MKI_InputDrawLine (Input) Changed in Version 2015.0 |
www.CAD6.com |
C++ Syntaxvoid MKI_InputDrawLine( MKI_CONST_POINT_REF f_rPoint1, MKI_CONST_POINT_REF f_rPoint2 );
Draws a straight line between the given points.
This command may only be called from within a MKI_InputDisplayProc!
ParametersPoint1 [MKI_CONST_POINT_REF] Coordinates of the line's start-point in internal [mm] (relative to the internal origin, scale-independent). Point2 [MKI_CONST_POINT_REF] Coordinates of the line's end-point in internal [mm] (relative to the page center, scale-independent).
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH