MKI_CalcSegmentNumber (Calculation) New in Version 6.41

www.CAD6.com

C++ Syntax

__int32

MKI_CalcSegmentNumber(

 double f_dLength );

 

Calculates the number of segments that an outline should be resolved into based on the length of the outline and the current resolution for output set by the user.

 

Parameters

Length

[double] Length of the outline whose segment number shall be returned.

 

Return Value

Returns the number of segments (a value between 9 and 100).

 

CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH