Unload method example

Private Sub Unload_Example()

     Dim b As Block

     Set b = ActiveDocument.Blocks(1)

     b.Unload

     MsgBox "Blocks(1) has been unloaded."

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.