MKI_InputDrawFadedRect (Input) Changed in Version 2023.0

www.CAD6.com

C++ Syntax

void

MKI_InputDrawFadedRect(

 MKI_CONST_POINT_REF f_rPoint1,

 MKI_CONST_POINT_REF f_rPoint2 );

 

Draws a transparently filled and framed rectangle spanned by the given points.

 

This command may only be called from within a MKI_InputDisplayProc!

 

Parameters

Point1

[MKI_CONST_POINT_REF] Coordinates of a corner-point of the rectangle in internal [mm] (relative to the internal origin, scale-independent).

Point2

[MKI_CONST_POINT_REF] Coordinates of the opposite corner-point of the rectangle in internal [mm] (relative to the internal origin, scale-independent).

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH