|
Set (class MKI_3D_VECTOR) New in Version 2026.1 |
www.CAD6.com |
C++ Syntaxvoid MKI_3D_VECTOR::Set( double f_dX, double f_dY, double f_dZ );
void MKI_3D_VECTOR::Set( MKI_CONST_POINT_REF f_rPoint, double f_dZ = 0.0 );
void MKI_3D_VECTOR::Set( const MKI_3D_POINT& f_rPoint );
Initializes this vector with the given values.
|
CAD6interface 2026.1 - Copyright 2026 Malz++Kassner® GmbH