API Reference > OdDb Classes > OdDbBlockElement Class > OdDbBlockElement Methods > OdDbBlockElement::hasConnectionNamed Method
OdDbBlockElement::hasConnectionNamed Method
Syntax
C++
virtual bool hasConnectionNamed(const OdString&) const;
Parameters 
Description 
connectionName 
[in] Connection name. 

Returns true if and only if this Connectable object has a connection with the specified name.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.