Import Method


OverloadĀ List

Name Description
Public method Import(String, GBXMLImportOptions)
Imports a Green-Building XML file into the document.
Public method Import(String, ImportOptions3DM, View)
Imports a 3DM file into the document.
Public method Import(String, SATImportOptions, View)
Imports an SAT file into the document.
Public method Import(String, SKPImportOptions, View)
Imports a SKP file into the document.
Public method Import(String, DGNImportOptions, View, ElementId )
Imports a DGN file to the document.
Public method Import(String, DWGImportOptions, View, ElementId )
Imports a DWG or DXF file to the document.

See Also