ImportInstanceCreate Method

Overload List
 NameDescription
Public methodStatic memberCreate(Document, ElementId, View) Creates a new instance of an existing DWG link type.
Public methodStatic memberCreate(Document, View, ExternalResourceReference, DGNImportOptions, LinkLoadResult) Creates a new instance of DGN link type from an external resource reference and loads the linked file.
Public methodStatic memberCreate(Document, View, ExternalResourceReference, DWGImportOptions, LinkLoadResult) Creates a new instance of DWG link type from an external resource reference and loads the linked file.
Public methodStatic memberCreate(Document, View, ExternalResourceReference, ImportOptions3DM, LinkLoadResult) Creates a new instance of 3DM link type from an external resource reference and loads the linked file.
Public methodStatic memberCreate(Document, View, ExternalResourceReference, OBJImportOptions, LinkLoadResult) Creates a new instance of OBJ link type from an external resource reference and loads the linked file.
Public methodStatic memberCreate(Document, View, ExternalResourceReference, SATImportOptions, LinkLoadResult) Creates a new instance of SAT link type from an external resource reference and loads the linked file.
Public methodStatic memberCreate(Document, View, ExternalResourceReference, SKPImportOptions, LinkLoadResult) Creates a new instance of SKP link type from an external resource reference and loads the linked file.
Public methodStatic memberCreate(Document, View, ExternalResourceReference, STEPImportOptions, LinkLoadResult) Creates a new instance of STEP link type from an external resource reference and loads the linked file.
Public methodStatic memberCreate(Document, View, ExternalResourceReference, STLImportOptions, LinkLoadResult) Creates a new instance of STL link type from an external resource reference and loads the linked file.
Public methodStatic memberCreate(Document, View, String, DWGImportOptions, LinkLoadResult) Creates a new instance of DWG or DXF link type from a file path and loads the linked file.
Top
See Also