![]() |
GetExtremities (class MKI_CUBIC_BEZIER) New in Version 2024.2 |
www.CAD6.com |
C++ Syntaxvoid MKI_CUBIC_BEZIER::GetExtremities( MKI_RECT& f_rResult ) const;
Calculates the extremities of this cubic Bézier curve and stores them in Result.
ParametersResult [MKI_RECT&] Buffer of a rectangle to receive the Bézier curves extremities. x1 and x2 contain the respective T's for extreme x values (if any), y1 and y2 contain the respective T's for extreme y values (if any). Ignore any value that is outside the range of [0..1]!
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH