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

Returns the value of the specified connection for this Connectable object.

Returns a NULL SmartPointer if a connection with the specified name does not exist.

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