Create Method


OverloadĀ List

Name Description
Public method Static member Create(Document, ElementId, View)
Creates a new instance of an existing DWG link type.
Public method Static member Create(Document, View, ExternalResourceReference, DGNImportOptions, LinkLoadResult )
Creates a new instance of DGN link type from an external resource reference and loads the linked file.
Public method Static member Create(Document, View, ExternalResourceReference, DWGImportOptions, LinkLoadResult )
Creates a new instance of DWG link type from an external resource reference and loads the linked file.
Public method Static member Create(Document, View, ExternalResourceReference, SATImportOptions, LinkLoadResult )
Creates a new instance of SAT link type from an external resource reference and loads the linked file.
Public method Static member Create(Document, View, ExternalResourceReference, SKPImportOptions, LinkLoadResult )
Creates a new instance of SKP link type from an external resource reference and loads the linked file.
Public method Static member Create(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