Lock Selection

AuthorTom Snape [Prev] [Next] by Author
CategoryGraphic - Modify [Prev] [Next] by Category
Keywords:
Type (Source?)Macro (VBA)
LicenceFreeware
StatusTo be reviewed


Description:

This macro will lock selected objects in a drawing. What I like about this macro is the way this is accomplished. A new extended property is created for the selected objects to store the name of the layer the objects are on. Then the objects are moved to a newly created, locked layer. To unlock the objects, the objects are moved back to their original layers (using the layer name stored in the extended property) and the locked layer and extended properties are deleted.

Comments:




Download: .../TSnape/LockSel.zip (10KB)
More Info: http://throsn.tripod.com/downloads.html


Email Comment. Use this link to email comments, corrections, additional information etc for this topic.

URL of this page: <A href ='http://www.bcitool.com/TCDRC/?Pages/Page_00051.htm' target = '_blank'>TCDRC - Page 00051</A>