Document.Link
Overloads (9):
Link
| Name | Return Type | Description |
|---|---|---|
| Link(String, DWFImportOptions) | IList<ElementId> | Links Markups in a DWF file into the project document. |
| Link(String, ImportOptions3DM, View) | ElementId | Links a 3DM file into the project document. |
| Link(String, OBJImportOptions, View) | ElementId | Links an OBJ file into the project document. |
| Link(String, SATImportOptions, View) | ElementId | Links an SAT file into the project document. |
| Link(String, SKPImportOptions, View) | ElementId | Links a SKP file into the project document. |
| Link(String, STEPImportOptions, View) | ElementId | Links an STEP file into the project document. |
| Link(String, STLImportOptions, View) | ElementId | Links an STL file into the project document. |
| Link(String, DGNImportOptions, View, ElementId%) | Boolean | Links a DGN file into the project document. |
| Link(String, DWGImportOptions, View, ElementId%) | Boolean | Links a DWG or DXF file into the project document. |