[Search tip detail and code files using keywords, tip number, author name, etc ]
 
    For tip to function correctly, you must ensure that the downloaded file name matches the file name
    displayed in the Rename File To field. Please rename downloaded files when necessary.
Merge Hatches
Tip# 3937 By Juan Villarreal On 17-Jul-2012
0
Rated By 0 users Downloaded : 3916
Categories : Create/Use Hatch Patterns, Match Properties
Software type : AutoCAD 2013
Rename File To : MH_MergeHatch.lsp
Combine separate hatch objects into a single object.

This routine from Juan Villarreal will combine separate hatch objects into a single object. When you create hatch objects in AutoCAD, there is an option to create multiple hatch objects as one entity or create them separately. If you do the latter, you can use this routine to join them back together. Start by loading the LISP file, then type in the command MH. Choose the initial hatch object, followed by the additional hatch objects. They will be joined into a single hatch object, the properties of which will match the initial selected object. Juan has included some notes in the code as well.

 

Average Rating:
0


User comments