AutoCAD Autolisp Collection for Layer
>> YOUR LINK HERE: ___ http://youtube.com/watch?v=QaSdW9XJ_ok
https://esurveying.net/lisp-collectio... • Layer • Welcome to lesson on ESurvey Lisp related to Layers. • Layer concept in CAD is one of the very useful when working on bigger drawing. There are 3 states for Layer on or off, Freeze or thaw, lock or unlock, there are 18 macros related to switching these status is explained in macro section. In this lesson we will cover other lisps related to layer. • CRL: Pick the Text for Layer Name • Often while working with texts, if all texts with specific captions are available in a layer, then it would be convenient to handle such entities. This can be done using ‘CRL’ command. When a particular text is selected; all the texts having same captions will be moved to a new layer. • Move each Text of specified Layer individually • If you have to move all the texts in a drawing depending on the entities around that text, use ‘MVT’ command. MVT command will save a lot of time in locating, zooming text entities of specific layer and helps you to move the texts individually. • Show Layer by Layer • One of the easiest quality checks that one can apply on a drawing is looking at each layer entity individually. The ‘NL’ commands will show each layer one after the other by switching off all other layers. When you see each layer individually you can make out mistakes if any. For example, if there is a line representing road in ‘Boundary’ layer, you can move that line to road layer. Use ‘NL’ command for easy quality check. • Layer Manager • When editing, big drawings with multiple layers, it may not be advisable to switch ON all the layers and work. Hence a common practice is to switch OFF some layers, or freeze them or lock them while doing a specific type of drawing editing. Also, in such cases, if you change the property of few layers, it may be difficult to remember and get back to previous settings. Using ‘LMN’ command you can overcome this problem. When you feel it is convenient with a specific layer setting for a drawing, store it with one name. While editing whenever you want to restore that specific layer property combination you can restore back the saved setting using ‘LMN’ command. • Thank you, in the next section, you will learn lisps related to Blocks. • Read More: • https://esurveying.net/autocad-autoli...
#############################
