Import Method


Overload List

  NameDescription
Public methodImport(String, GBXMLImportOptions)
Imports a Green-Building XML file into the document.
Public methodImport(String, AXMImportOptions, View)
Imports an AXM file into the document.
Public methodImport(String, ImportOptions3DM, View)
Imports a 3DM file into the document.
Public methodImport(String, OBJImportOptions, View)
Imports an OBJ file into the document.
Public methodImport(String, SATImportOptions, View)
Imports an SAT file into the document.
Public methodImport(String, SKPImportOptions, View)
Imports a SKP file into the document.
Public methodImport(String, STLImportOptions, View)
Imports an STL file into the document.
Public methodImport(String, DGNImportOptions, View, ElementId)
Imports a DGN file to the document.
Public methodImport(String, DWGImportOptions, View, ElementId)
Imports a DWG or DXF file to the document.

See Also