Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSymbolTable::has Method (const OdDbObjectId&)
Syntax
C++
virtual bool has(const OdDbObjectId& objectId) const;

Determines whether the named record object exists in the predefined table object using the specified object ID, and returns True if and only if the predefined table object contains the specified named record object. 

 

Parameters
Description
objectId
[in] Object ID.
Copyright © 2002-2022. Open Design Alliance All rights reserved.