Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEvalConnectable::getConnectionValue Method
Syntax
C++
virtual OdResBufPtr getConnectionValue(const OdString& connectionName) const;

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

Parameters
Description
connectionName
[in] Connection name.

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

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