GetDerivate (class MKI_QUADRATIC_BEZIER) New in Version 2024.2

www.CAD6.com

C++ Syntax

void

MKI_QUADRATIC_BEZIER::GetDerivative(

 MKI_LINE& f_rResult ) const;

 

Calculates the derivative of this quadratic Bézier curve and stores it in Result.

 

Parameters

Result

[MKI_LINE&] Buffer of a line (which is technically also a linear Bézier curve) to receive the calculated derivative's coordinates.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH