TheSwamp

CAD Forums => CAD General => Topic started by: morpheus on October 30, 2023, 07:55:11 PM

Title: Is there a better way to do this
Post by: morpheus on October 30, 2023, 07:55:11 PM
Hey, i need to enhance my workflow within AutoCAD. I frequently encounter situations where I need to copy an object and paste it in various points across my drawing, there are instances where i need to align the object with the wall or where i want to put it, this process involves multiple steps, copying, pasting, and manually rotating the object for each occurrence. Is there an AutoLISP or command that facilitates the rotation of the object while I'm positioning it to the desired point ?
Title: Re: Is there a better way to do this
Post by: danAllen on October 30, 2023, 08:37:57 PM
have you tried the align command? or express tools mocoro
https://help.autodesk.com/view/ACD/2023/ENU/index.html?guid=GUID-385D1161-6A07-432E-B69B-71C7D19409F5
Title: Re: Is there a better way to do this
Post by: morpheus on October 31, 2023, 06:19:20 PM
Thanks, mocoro command is exactly what i was looking for