Results 1 to 2 of 2

Thread: 3DPOLY Lisp routine problems....

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Member
    Join Date
    2011-12
    Posts
    3
    Login to Give a bone
    0

    Default 3DPOLY Lisp routine problems....

    My friend and I are total newbies at writing script/lisp routines, but we are attempting because there has to be a faster way to do what we're doing. I have a spillway structure defined by hundreds of points in excel (the points are cross sections, so 3 to 5 points defining the tops of the walls, chute, bottom of walls, etc). I brought the points into CAD by importing as a .csv file. Now we'd like to connect the different cross section points into 3dpolygons to eventually make a solid for concrete volumes (more confusion we'll tackle later). Anyway, our hope is to just do this over and over and over until we say to stop:

    3DPOLY
    'PN
    (enter cross section point range, for example 100-199)
    Esc
    C (to close the polygon)

    We can get the points entered, but cannot get the escape and close the polygon to work. Any suggestions? Thanks in advance!!!
    Last edited by cstark804917; 2013-05-01 at 11:30 PM.

Similar Threads

  1. Help with a lisp routine to add a 12" line to this routine
    By Orbytal.edge341183 in forum AutoLISP
    Replies: 3
    Last Post: 2012-11-14, 10:33 PM
  2. Replies: 9
    Last Post: 2012-01-21, 07:58 AM
  3. 3DPOLY within a lisp
    By Mlabell in forum AutoLISP
    Replies: 6
    Last Post: 2007-03-02, 06:58 PM
  4. Replies: 2
    Last Post: 2006-08-17, 07:39 PM
  5. Replies: 2
    Last Post: 2006-03-10, 12:58 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •