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, 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, String, DWGImportOptions, LinkLoadResult%)
Creates a new instance of DWG or DXF link type from a file path and loads the linked file.

See Also