![]() |
AppendPoint (class MKI_BLOCK_ENUM) New in Version 2021.0 |
www.CAD6.com |
C++ Syntaxbool MKI_BLOCK_ENUM::AppendPoint( __int32 f_nType, const double f_dX, const double f_dY );
bool MKI_BLOCK_ENUM::AppendPoint( __int32 f_nType, MKI_CONST_POINT_REF f_rPoint );
Appends a new data block of the given point block type (MKI_DB_POINT_* or MKI_DB_FIXED_*) to the current enumerator. The current offset determines the location where to start adding data blocks.
Return ValueReturns true if successful or false if the resulting entity would be invalid or too long.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH