SaveAs method example

Sub Example_SaveAs()

    ' The following example saves current drawing as "test.dwg"

    Call ThisDrawing.SaveAs("test.dwg", ac2004_dwg)

End Sub

 


Bricscad™ is commercialized by Bricsys NV. Bricsys NV and Vondle NV are fully owned subsidiaries of Menhirs NV. © 2001- Menhirs NV - All rights reserved.