Working with Hyperlinks

Aspose.CAD for Java allows you to access the hyperlink in an AutoCAD drawing using the CadBaseEntity.getHyperlink(). You can access each hyperlink from this collection one by one and edit its properties.

Sample Code

The following sample code accesses all the entities of the image and changes their Hyperlink property to the Aspose website.