Set (class MKI_3D_POINT) New in Version 2026.1

www.CAD6.com

C++ Syntax

void

MKI_3D_POINT::Set(

 double f_dX,

 double f_dY,

 double f_dZ );

 

void

MKI_3D_POINT::Set(

 MKI_CONST_POINT_REF f_rPoint );

 

void

MKI_3D_POINT::Set(

 const MKI_3D_VECTOR& f_rVector );

 

Sets this point's coordinates to the given values.

 

CAD6interface 2026.1 - Copyright 2026 Malz++Kassner® GmbH