Jump to content

Recommended Posts

Posted

where can I find the .lisp that will detail a spiral stair?

Posted

This thread is six years old. If someone had a lisp routine that could automatically create a spiral stair I think they would have posted it by now.

 

Were you looking to create it in 2D or 3D?

Posted (edited)

Yes there is a lisp but its a bit of a cheat as it was done for a demo, back to the spiral though all you need is to draw 1 tread in full 3d then just simply copy & rotate then move to correct z. The code was done in 1991 I need to add a helix option now so the hand rail will be correct.

Screen Shot 01-29-16 at 12.40 PM.PNG

spiral stair.jpg

Edited by BIGAL
Posted

Unless you're doing some very repetitive, I'd skip LISP and just layout your stairs. Whether it's 2D or 3D, a LISP program to do spiral stairs is not an easy undertaking. But if you've got the time, then go for it. Just did a quick google search and the topic is covered out there as well as in this forum.

 

Here is one that should get you started.

Posted
LISP program to do spiral stairs is not an easy undertaking
Sorry Bill to produce the 3d image I posted is 18 lines of code. Helix was not available at the time of writing 1991. Will have a look at your post link.

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...