![]() |
GetPoint (class MKI_CUBIC_BEZIER) New in Version 2013.0 |
www.CAD6.com |
C++ Syntaxvoid MKI_CUBIC_BEZIER::GetPoint( double f_dT, MKI_POINT_REF f_rResult ) const;
Calculates the coordinates of a point on the cubic Bézier curve at the given relative position T.
ParametersT [double] Relative position on the Bézier curve, must be between 0.0 and 1.0. Result [MKI_POINT_REF] Address of a point to receive the calculated coordinates.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH