Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEvalConnectable::setConnectionValue Method
Syntax
C++
virtual bool setConnectionValue(const OdString& connectionName, const OdResBuf* pValue);

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

Parameters
Description
connectionName
[in] Connection name.
pValue
[in] Pointer to the value.

Returns true if and only if a connection with the specified name exists.

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