Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
sName
[in] Record name as a String value up to 255 characters long.
Copyright © 2002-2022. Open Design Alliance All rights reserved.