|
MKI_LayerGetIndex (Elements) New in Version 2019.0 |
www.CAD6.com |
C++ Syntax__int32 MKI_LayerGetIndex( const LPCWSTR f_pszName );
Retrieves the index of a layer with the given name in the current drawing, if defined.
ParametersName [const LPCWSTR] Name of the layer to be found.
Return ValueReturns the index of an existing layer within the current drawing. Otherwise, a negative value is returned (usually indicating the layer does not exist).
|
CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH