![]() |
MKI_InputDrawBeam (Input) Changed in Version 2020.0 |
www.CAD6.com |
C++ Syntaxvoid MKI_InputDrawBeam( MKI_CONST_POINT_REF f_rPoint1, MKI_CONST_POINT_REF f_rPoint2 );
Draws a beam from the first point through the second point.
This command may only be called from within a MKI_InputDisplayProc!
ParametersPoint1 [MKI_CONST_POINT_REF] Coordinates of the beam's start-point in internal [mm] (relative to the page center, scale-independent). Point2 [MKI_CONST_POINT_REF] Coordinates of the beam's second definition point in internal [mm] (relative to the page center, scale-independent).
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH