Set (class MKI_INTQUAD)

www.CAD6.com

C++ Syntax

void

MKI_INTQUAD::Set(

 const __int32 f_nX1,

 const __int32 f_nY1,

 const __int32 f_nX2,

 const __int32 f_nY2,

 const __int32 f_nX3,

 const __int32 f_nY3,

 const __int32 f_nX4,

 const __int32 f_nY4 );

 

Sets the quadrangle's coordinates to the given point coordinate.

 

void

MKI_INTQUAD::Set(

 const __int32 f_nX1,

 const __int32 f_nY1,

 const __int32 f_nX2,

 const __int32 f_nY2 )

 

Sets the quadrangle's coordinates to the corners of the given rectangle.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH