ImportInstance.Create
Overloads (10):
Create
| Name | Return Type | Description |
|---|---|---|
| Create(Document, ElementId, View) | ImportInstance | Creates a new instance of an existing DWG link type. |
| Create(Document, View, ExternalResourceReference, DGNImportOptions, LinkLoadResult%) | ImportInstance | Creates a new instance of DGN link type from an external resource reference and loads the linked file. |
| Create(Document, View, ExternalResourceReference, DWGImportOptions, LinkLoadResult%) | ImportInstance | Creates a new instance of DWG link type from an external resource reference and loads the linked file. |
| Create(Document, View, ExternalResourceReference, ImportOptions3DM, LinkLoadResult%) | ImportInstance | Creates a new instance of 3DM link type from an external resource reference and loads the linked file. |
| Create(Document, View, ExternalResourceReference, OBJImportOptions, LinkLoadResult%) | ImportInstance | Creates a new instance of OBJ link type from an external resource reference and loads the linked file. |
| Create(Document, View, ExternalResourceReference, SATImportOptions, LinkLoadResult%) | ImportInstance | Creates a new instance of SAT link type from an external resource reference and loads the linked file. |
| Create(Document, View, ExternalResourceReference, SKPImportOptions, LinkLoadResult%) | ImportInstance | Creates a new instance of SKP link type from an external resource reference and loads the linked file. |
| Create(Document, View, ExternalResourceReference, STEPImportOptions, LinkLoadResult%) | ImportInstance | Creates a new instance of STEP link type from an external resource reference and loads the linked file. |
| Create(Document, View, ExternalResourceReference, STLImportOptions, LinkLoadResult%) | ImportInstance | Creates a new instance of STL link type from an external resource reference and loads the linked file. |
| Create(Document, View, String, DWGImportOptions, LinkLoadResult%) | ImportInstance | Creates a new instance of DWG or DXF link type from a file path and loads the linked file. |