TheSwamp

Code Red => AutoLISP (Vanilla / Visual) => Topic started by: Pepe on March 09, 2011, 02:47:48 PM

Title: About command 'filter
Post by: Pepe on March 09, 2011, 02:47:48 PM
Hi...

Does anybody knows where (and/or how) do this command saves the parameters defined, both in the actual session and option "save as"?  :?

Thanks in advance.
Title: Re: About command 'filter
Post by: SEANT on March 09, 2011, 05:04:57 PM
Look for a file named “filter.nfl”, generally located in one of the support file directories. 

It is a text file using fairly standard AutoLisp/Dxf filtering techniques.
Title: Re: About command 'filter
Post by: Pepe on March 09, 2011, 05:45:52 PM
I missed that one while searching... :oops:

Thank you very much, SEANT! (indeed... :-) )