Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbHyperlink::setDescription Method
Syntax
C++
virtual void setDescription(const OdString& description) = 0;

Sets the description associated with this Hyperlink object. 

 

Parameters
Description
description
[in] Description for this Hyperlink object.

"- " will be returned by getDisplayString() if description is NULL.

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