API Reference > OdDb Classes > OdDbEvalConnectable Class > OdDbEvalConnectable Methods > OdDbEvalConnectable::getConnectionValue Method
OdDbEvalConnectable::getConnectionValue Method
Syntax
C++
virtual OdResBufPtr getConnectionValue(const OdString& connectionName) const;
Parameters 
Description 
const OdString& 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.