Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbBlockTable::has Method (const OdString&)
Syntax
C++
virtual bool has(const OdString& recordName) const;

Determines whether the named record object exists in the predefined table object using the specified name. 

 

Parameters
Description
recordName
[in] Record name.

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

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