|
MKI_LayerGetName (Elements) Changed in Version 2019.0 |
www.CAD6.com |
C++ Syntaxbool MKI_LayerGetName( __int32 f_nIndex, MKI_PENLAYERNAME& f_rName );
Copies the name of the stated drawing layer into the buffer pointed to by Name, if defined.
ParametersIndex [__int32] Zero-based index of the layer definition that shall be returned. Valid range: 0 <= Value <= MKI_LAYER_MAX. Name [MKI_PENLAYERNAME&] Address of a name to retrieve the layer definition name.
Return ValueReturns true if successful, false if not.
|
CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH