Community
Community Classifieds
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Mview reactor command FREE

0 REPLIES 0
Reply
Message 1 of 1
Anonymous
195 Views, 0 Replies

Mview reactor command FREE

Here is a new FREE command that you can add to your list, brought to you
by::

Caddximation Software
Web: http://www.draftteam.com
E-mail: support@draftteam.com
_______________________________________________________________

The command will put every floating viewport in a standard layer
even if created when switching from model to a layout.
_______________________________________________________________

Properties:
LAYER= VIEWPORT
COLOR= RED
PLOTTABLE= NO
_______________________________________________________________

Use the following to load the separate-namespace VLX program,
paste the code in your acad.mnl or acaddoc.lsp

----cut here----

;; load mview standard layer control
(if (and (findFile "mview-reactor.vlx")
(not (vl-vlx-loaded-p "mview-reactor")))
(load (findFile "mview-reactor.vlx") nil))

----cut here----
_______________________________________________________________

The program should work with A2000i, A2002 and A2004.
0 REPLIES 0

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report