| 
    
       SetIntersect (class MKI_RECT) New in Version 2015.0  | 
    www.CAD6.com | 
      C++ Syntaxvoid MKI_RECT::SetIntersect( const MKI_RECT& f_rRect1, const MKI_RECT& f_rRect2 ); 
 Creates a rectangle as the intersection of Rect1 and Rect2 (common rectangle of both rectangles). This may result in an "invalid" rectangle where x1 > x2 and/or y1 > y2! 
  | 
  
CAD6interface 2025.2 - Copyright 2025 Malz++Kassner® GmbH