ClipLine (class MKI_LINE) New in Version 2025.0

www.CAD6.com

C++ Syntax

bool

MKI_LINE::ClipLine( const MKI_INTRECT& f_rRect );

 

bool

MKI_LINE::ClipLine( const MKI_RECT& f_rRect );

 

Clips the line as a straight line running from first point to second point to a given rectangle.

 

Return Value

Returns true if any part of the line is visible within the rectangle and the line was successfully clipped.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH