Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbBlockTable::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. 

 

Parameters
Description
objectId
[in] Object ID.

Returns true if and only if the predefined table object contains the specified record object.

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