Import
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Import(String, GBXMLImportOptions) | bool | Imports a Green-Building XML file into the document. (Inherited from Document .) | Document |
| Import(String, SATImportOptions, View) | ElementId | Imports an SAT file into the document. (Inherited from Document .) | Document |
| Import(String, SKPImportOptions, View) | ElementId | Imports an SKP file into the document. (Inherited from Document .) | Document |
| Import(String, DGNImportOptions, View, ElementId.) | bool | Imports a DGN file to the document. (Inherited from Document .) | Document |
| Import(String, DWGImportOptions, View, ElementId.) | bool | Imports a DWG or DXF file to the document. (Inherited from Document .) | Document |
| Import(String, ImageImportOptions, View, Element.) | bool | Obsolete. Imports an image (a bitmap) into the document. (Inherited from Document .) | Document |
No comments yet. Start the discussion.
Loading…