MKI_InputDrawCircle (Input) Changed in Version 2015.0

www.CAD6.com

C++ Syntax

void

MKI_InputDrawCircle(

 MKI_CONST_POINT_REF f_rCenter,

 MKI_CONST_POINT_REF f_rRadius );

 

Draws a circle determined by its center-point and a point on the circle.

 

This command may only be called from within a MKI_InputDisplayProc!

 

Parameters

Center

[MKI_CONST_POINT_REF] Coordinates of the circle's center-point in internal [mm] (relative to the page center, scale-independent).

Radius

[MKI_CONST_POINT_REF] Coordinates of the circle's radius definition point in internal [mm] (relative to the page center, scale-independent).

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH