Jump to content

Recommended Posts

Posted

Hello, :shock:

 

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, :):)

  • 1 year later...
Posted

Please tell me you have advanced this routine to take not only the solid, but any other solids or blocks within the window area?

Posted

Hi,

 

you are welcome:)

I don't know autolisp, but I'm sure that some forum's guru can help you.

 

Regards

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...