RevitLinkType.Create
| Name | Return Type | Description |
|---|---|---|
| Create(Document, ExternalResourceReference, RevitLinkOptions) | LinkLoadResult | Creates a new Revit link type from an external resource reference and loads the linked document. |
| Create(Document, ModelPath, RevitLinkOptions) | LinkLoadResult | Creates a new Revit link type and loads the linked document. |