Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmViewTable::findViewIdByName Method
Syntax
C++
OdBmObjectId findViewIdByName(const OdString sViewName);

Searches the database for a view with the given name. 

 

Parameters
Description
sViewName
[in] Name of the view to look for.

objectId for the found view. If view was not found, returns null objectId.

Copyright © 2002-2022. Open Design Alliance All rights reserved.