AutoSnapLispBrief IntroductionThis is an AutoLisp batch snapping existing straight polylines or lines.Start with command “ASNAP" after AutoCAD command "appload" which could load Lisp files.Legacy VersionLegacy version 0.1.0 and 0.2.0 has been archived and out of support,these versions are light-weight.Current VersionCurrent version uses GB encode,you can also change to ANSI encode but not UTF-8 or UNICODE.Based on version 0.2.0,current version fixed a problem which may skip sub-block in a nested block.Known IssuesSub-blocks can not be sanpped now.Some blocks will lead to additional useless graph.Current version may not run nomally when using UTF-8 or UNICODE on low version AutoCAD because of Chinese characters.RoadmapBug fix is on the way.LicenseSource code is published under Apache-2.0 license.OthersAutodesk is a brand of Autodesk,Windows is a brand of Microsoft.