![]() |
pCon.planner Plugin SDK
Version 8.8.1
|
Interfaces an ACAD Hyperlink. More...
Public Attributes | |
String^ | Name |
A filename or URL. More... | |
String^ | Description |
A display name for the Hyperlink. More... | |
String^ | Sublocation |
A named view, range of cells, etc. More... | |
Interfaces an ACAD Hyperlink.
A Hyperlink in ACAD consists of:
Hyperlink Name: A filename or URL.
Sublocation: A named view, range of cells, etc.
Description: A display name for the Hyperlink.
Example:
Name: http://foo.com, Sublocation: bar -> http://foo.com#bar
String ^ X3g::Plugin::Hyperlink::Name |
A filename or URL.
String ^ X3g::Plugin::Hyperlink::Sublocation |
A named view, range of cells, etc.