licensed subscriber in AutoCAD web but no LISP function

licensed subscriber in AutoCAD web but no LISP function

beckett_builders
Explorer Explorer
571 Views
3 Replies
Message 1 of 4

licensed subscriber in AutoCAD web but no LISP function

beckett_builders
Explorer
Explorer

I would like to use BW.LSP to toggle background in model but my program does not have a LISP function below traces on the left side

0 Likes
Accepted solutions (1)
572 Views
3 Replies
Replies (3)
Message 2 of 4

pendean
Community Legend
Community Legend

I don't know what BW.LSP is, but in a quick test right now my own LISP are loading and running just fine for me in AutoCADWEB.

 

North America here, Monday March 4 in the Afternoon.

0 Likes
Message 3 of 4

beckett_builders
Explorer
Explorer
This file toggles the background from the default black to white in model.
0 Likes
Message 4 of 4

pendean
Community Legend
Community Legend
Accepted solution

@beckett_builders wrote:
This file toggles the background from the default black to white in model.

If it relies on a PC system or AutoCAD desktop-exclusive variables, it's likely not going to function similarly on a webserver-based AutoCADweb that is barely a 100% match: you might wish to test the segments of your LISP one at a time to find out more.

0 Likes