Author Topic: How long it is to make an ELBOW ?  (Read 1910 times)

0 Members and 1 Guest are viewing this topic.

Andrea

  • Water Moccasin
  • Posts: 2372
How long it is to make an ELBOW ?
« on: February 03, 2009, 11:16:41 PM »
command:ELLBY
First point: (pick)
Second point (pick)

 :-)

Keep smile...

MickD

  • King Gator
  • Posts: 3637
  • (x-in)->[process]->(y-out) ... simples!
Re: How long it is to make an ELBOW ?
« Reply #1 on: February 04, 2009, 12:39:24 AM »
Looks good Andrea!

<thinking to self>Wish I had of learned lisp in my more formative years</self>
"Programming is really just the mundane aspect of expressing a solution to a problem."
- John Carmack

"Short cuts make long delays,' argued Pippin.”
- J.R.R. Tolkien

GDF

  • Water Moccasin
  • Posts: 2081
Re: How long it is to make an ELBOW ?
« Reply #2 on: February 04, 2009, 09:59:31 AM »
I can only get it to work when picking inside first to outside last. But I like it. I have one similar, but it uses four picked points (2 crossing Lines).
This will go nicely with your duct taper routine.

;;;http://www.theswamp.org/index.php?topic=25719.0

TAPER TRANSITION - 2008-10-18         Par Andrea Andreetti         
Why is there never enough time to do it right, but always enough time to do it over?
BricsCAD 2020x64 Windows 10x64

Andrea

  • Water Moccasin
  • Posts: 2372
Re: How long it is to make an ELBOW ?
« Reply #3 on: February 04, 2009, 10:24:18 AM »
yes Gary..you'r right...
it work only when picking from inside to outside..
I miss to specify it..  :-D

too much in my head....I need an aspirin.. :lol:
Keep smile...

Adesu

  • Guest
Re: How long it is to make an ELBOW ?
« Reply #4 on: February 05, 2009, 03:01:41 AM »
I like it that code, good idea and Andrea.

As suggest
(setq p1 (getpoint "\nSelect object...from inside to outside"))

yes Gary..you'r right...
it work only when picking from inside to outside..
I miss to specify it..  :-D

too much in my head....I need an aspirin.. :lol:
« Last Edit: February 05, 2009, 03:04:53 AM by Adesu »

Andrea

  • Water Moccasin
  • Posts: 2372
Re: How long it is to make an ELBOW ?
« Reply #5 on: February 08, 2009, 10:37:34 PM »
noted...and updated...thanks.  ;-)
Keep smile...