API Reference > OdDb Classes > OdDbHyperlink Class > OdDbHyperlink Methods > OdDbHyperlink::setSubLocation Method
OdDbHyperlink::setSubLocation Method
Syntax
C++
virtual void setSubLocation(const OdString& subLocation) = 0;
Parameters 
Description 
const OdString& subLocation 
[in] Sublocation for this Hyperlink object. 

Sets the sublocation associated with this Hyperlink object. 

 

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