Martin P
2004-06-23, 01:09 PM
Using Revit and Autocad in our office, and have automated some of the tasks we need to do regularly to get the exported DWG Files into a format we need - using a fairly simple lisp routine...
I can do everything apart from filter out the all the "SOLID" hatch for deletion and have to do this manually each time, there isnt a "-filter" to make it usable through lisp, ie it only works in the dialogue box as far as I can tell. Is there a simple way to do this using lisp or scripts - I suspect there probably isnt? Its not hugely important, but I just wondered how you lisp gurus do actually filter stuff out?
I can do everything apart from filter out the all the "SOLID" hatch for deletion and have to do this manually each time, there isnt a "-filter" to make it usable through lisp, ie it only works in the dialogue box as far as I can tell. Is there a simple way to do this using lisp or scripts - I suspect there probably isnt? Its not hugely important, but I just wondered how you lisp gurus do actually filter stuff out?