Results 1 to 3 of 3

Thread: Enhance a routine

  1. #1
    I could stop if I wanted to
    Join Date
    2001-07
    Posts
    319
    Login to Give a bone
    0

    Default Enhance a routine

    Hello,
    I've written a small routine to make a 3dpoly based on a bunch of lines.
    It works but I was wondering if I could enhance it for the speed and the look.
    Any advices are welcome.

    LinesTo3dPolyline_.lsp

    Thanks

  2. #2
    All AUGI, all the time
    Join Date
    2015-10
    Location
    Belgrade, Serbia, Europe
    Posts
    564
    Login to Give a bone
    0

    Default Re: Enhance a routine

    Check this my version... Should be fast enough...

    http://www.cadtutor.net/forum/showth...s23dpolys&p=#7

    HTH., M.R.

  3. #3
    I could stop if I wanted to
    Join Date
    2001-07
    Posts
    319
    Login to Give a bone
    0

    Default Re: Enhance a routine

    Hello Marko,
    Nice routine!
    Surprisingly enough, if I remove the layer and step check it's precisely as fast.
    I didn't know about the (_vl-times). I keep learning
    0.015s for both. I thought that (entmake ...polyline) was faster than (vla-Add3DPoly.. which seems not to be the case.
    I will also check that website.
    Thanks

Similar Threads

  1. Enhance tiled windows
    By Wish List System in forum AutoCAD Wish List
    Replies: 0
    Last Post: 2012-11-14, 06:45 AM
  2. Wish: enhance the find function
    By clovis in forum AutoCAD Mechanical - General
    Replies: 2
    Last Post: 2008-11-25, 11:31 AM
  3. enhance a routine to heal lines
    By clovis in forum AutoLISP
    Replies: 7
    Last Post: 2007-09-17, 05:11 PM
  4. Enhance the Emboss Tool
    By inventor.wishlist1738 in forum Inventor Wish List
    Replies: 0
    Last Post: 2006-05-30, 07:38 PM
  5. Write a LISP routine to enhance the revcloud command
    By melissa.j.seidel in forum AutoLISP
    Replies: 7
    Last Post: 2005-11-14, 06:08 PM

Posting Permissions

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