Please tell me you have advanced this routine to take not only the solid, but any other solids or blocks within the window area?
Registered forum members do not see this ad.
Hello,
a macro that works similarly to 2d stretch.
It is based on move faces, so it does not move sub object and it only works for a solid at a time.
For beginners like me.
;;macro 3Dstretch
(defun c:3Dstretch ()
(command "solidedit" "face" "move" "C")
)
Marco,![]()
Please tell me you have advanced this routine to take not only the solid, but any other solids or blocks within the window area?
Hi,
you are welcome
I don't know autolisp, but I'm sure that some forum's guru can help you.
Regards


Registered forum members do not see this ad.
have a look at this 3D Stretch. it's not free but everyone seems to like it
http://www.jmhsoftware.com
Bookmarks