MKI_InputDrawReference (Input) Changed in Version 2023.0

www.CAD6.com

C++ Syntax

void

MKI_InputDrawReference(

 MKI_CONST_GEO_OBJECT_REF f_rGeoObject,

 const D2D1_COLOR_F* f_pColor );

 

Draws a reference object based on the object pointed to by GeoObject.

 

This command may only be called from within a MKI_InputDisplayProc!

 

Parameters

GeoObject

[MKI_CONST_GEO_OBJECT_REF] Reference object to be drawn.

Color New in Version 2023.0

[D2D1_COLOR_F*] Direct2D color in RGB notation with transparency (alpha) information to be used for drawing the reference object. May be nullptr, resulting in standard color for reference objects.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH