![]() |
SpiltCenter (class MKI_CUBIC_BEZIER) Changed in Version 2016.0 |
www.CAD6.com |
C++ Syntaxvoid MKI_CUBIC_BEZIER::SplitCenter( MKI_CUBIC_BEZIER& f_rResult1, MKI_CUBIC_BEZIER& f_rResult2 ) const;
Splits the cubic Bézier curve at its center point (T = 0.5) into two adjacent cubic Bézier curves.
ParametersResult1 [MKI_CUBIC_BEZIER&] Buffer to receive the first half of the Bézier curve. Result2 [MKI_CUBIC_BEZIER&] Buffer to receive the second half of the Bézier curve.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH