GetDerivative (class MKI_CUBIC_BEZIER) New in Version 2024.2

www.CAD6.com

C++ Syntax

void

MKI_CUBIC_BEZIER::GetDerivative(

 MKI_QUADRATIC_BEZIER& f_rResult ) const;

 

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

 

Parameters

Result

[MKI_QUADRATIC_BEZIER&] Buffer of a quadratic Bézier curve to receive the calculated derivative's coordinates.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH