
There are three lisp programs which are working together WBA.LSP WBS.LSP and UPDA.LSP (please
note that UPDA.LSP is included in WBA.LSP code just so they will be loaded together)
WBA.LSP will create list of all internal blocks to user specified directory (please note that you have
to supply full pth INCLUDING ALL back slashes) than it will WBLOCK them into that directory. The list
will be saved as CURRENTDRAWINGNAME.TXT. WBS.LSP through dialog boxes will ask user to point to
correct CURRENTDRAWINGNAME.TXT and will display list of those related external blocks in another
dialog box. Select one you want to modify, click OK button and that drawing will be started. After you'll go
through all blocks you wish to modify, return to your main drawing and run UPDA.LSP to update all
blocks in the drawing. This UTILITIES are very handy when you have drawings developed by
different subconsultants with a lots of internal blocks and you need to change those drawings to
client (or your company) standards without exploding all those internal blocks.
To download pick here WB.EXE (self extracting zip file)
BACK