Set (class MKI_VECTOR)

www.CAD6.com

C++ Syntax

void

MKI_VECTOR::Set(

 const double f_dX,

 const double f_dY );

 

Initializes the vector with the given values.

 

void

MKI_VECTOR::Set(

 const MKI_POINT_BASE& f_rPoint );

 

Initializes the vector with the given point's coordinates.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH