DatabaseSaveAs Method |
| Name | Description | |
|---|---|---|
| SaveAs(String, DwgVersion) |
Saves content of the currently active database
according to the passed file name and version.
|
|
| SaveAs(String, SecurityParameters) |
Saves content of the currently active database
according to the passed file name and security parameters.
|
|
| SaveAs(String, DwgVersion, Boolean) |
Saves content of the currently active database
according to the passed file name and version.
|
|
| SaveAs(StreamBuf, DwgVersion, Boolean) |
Saves content of the currently active database
according to the passed arguments.
|
|
| SaveAs(String, Boolean, DwgVersion, SecurityParameters) |
Saves content of the currently active database
according to the passed arguments.
|
|
| SaveAs(String, DwgVersion, Boolean, Int32) |
Saves content of the currently active database
according to the passed arguments.
|
|
| SaveAs(String, SaveType, DwgVersion, Boolean, Int32) |
Saves content of the currently active database
according to the passed arguments.
|
|
| SaveAs(StreamBuf, SaveType, DwgVersion, Boolean, Int32) |
Saves content of the currently active database
according to the passed arguments.
|
| © Bricsys NV. All rights reserved. |