CADLinkType.Reload
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| Reload() | LinkLoadResult | Loads or reloads the link from its currently-stored location. If the link is an external resource, Revit will contact the IExternalResourceServer to get the latest version of the link. |
| Reload(CADLinkOptions) | LinkLoadResult | Loads or reloads the link from its currently-stored location. If the link is an external resource, Revit will contact the IExternalResourceServer to get the latest version of the link. |