![]() |
MKI_EditSearchID (Entity Editing) Changed in Version 2015.0 |
www.CAD6.com |
C++ Syntaxbool MKI_EditSearchID( MKI_CONST_UNIQUE_ID_REF f_rUniqueID, MKI_SEARCH_DATA_REF f_rSearchData, bool f_fIncludeLibraries );
Searches an entity with a given unique identifier.
ParametersUniqueID [MKI_CONST_UNIQUE_ID_REF] Address of the unique ID that is to be searched. SearchData [MKI_SEARCH_DATA_REF] Address of a buffer that will receive the search result, if successful. IncludeLibraries [bool] If true, the search will include all external libraries. Otherwise, only the current drawings and their internal blocks will be searched.
Return ValueReturns true if an entity with the given unique identifier was found. Otherwise, false is returned.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH