![]() |
FlatConstantDeltaT (class MKI_CUBIC_BEZIER) New in Version 2013.0 |
www.CAD6.com |
C++ Syntaxvoid MKI_CUBIC_BEZIER::FlatConstantDeltaT( const size_t f_unLineNum, MKI_POINT_PTR f_pResult ) const;
Converts the cubic Bézier curve into a polyline with the given number of line segments using a constant delta T.
ParametersLineNum [const size_t] Number of line segments to create exactly. Useful range: 1 <= LineNum <= 1000. Result [MKI_POINT_PTR] Address of point buffer to receive the calculated polyline. Allow at least LineNum+1 points.
|
CAD6interface 2025.1 - Copyright 2025 Malz++Kassner® GmbH