Open method example

Sub Open_Example()

     ' The following example opens "C:\package.dwg" file.

     ' You may need to change the drawing path and name to reflect a valid

     ' Bricscad drawing on your system.

     ThisDrawing.Application.Documents.Open ("C:\package.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.