MKI_MaxEntityPoints (Settings) Changed in Version 2020.0

www.CAD6.com

C++ Syntax

__int32

MKI_MaxEntityPoints( void );

 

Used to determine the maximum number of "points" an entity (especially an object) can store. Such a "point" is either a point data block or a curve data block.

 

Return Value

Returns the maximum number of points that can be stored in an entity. Currently, the value returned here will be either 83,285 or 345,429. But these limits may vary in future editions of the interface.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH