RevitLinkType.LoadFrom
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| LoadFrom(ExternalResourceReference, WorksetConfiguration) | LinkLoadResult | Loads or reloads the Revit link. The link will be loaded from the location given in the input ExternalResourceReference. |
| LoadFrom(ModelPath, WorksetConfiguration) | LinkLoadResult | Loads or reloads the Revit link from disk or cloud. The link will be loaded from the input path. |