Author Topic: Ask for help to find point by VLisp  (Read 2361 times)

0 Members and 1 Guest are viewing this topic.

bdycad

  • Guest
Ask for help to find point by VLisp
« on: June 22, 2006, 03:38:52 AM »
Help me .

hendie

  • Guest
Re: Ask for help to find point by VLisp
« Reply #1 on: June 22, 2006, 03:47:53 AM »
a bit more information would probably help others in trying to assist you.

by what criteria are you trying to find that "point" ~ is it the centre of the largest area ?, any arbitrary point in the largest area ?, the intersection point of all the corners of the largest area ? or...

the more information you can give, the easier it is for people to help


bdycad

  • Guest
Re: Ask for help to find point by VLisp
« Reply #2 on: June 22, 2006, 04:06:30 AM »
Like this .

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Ask for help to find point by VLisp
« Reply #3 on: June 22, 2006, 04:09:33 AM »
How many do you have to do ?

Do you need a complete programatic solution, or mixed manual and software ?
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

bdycad

  • Guest
Re: Ask for help to find point by VLisp
« Reply #4 on: June 22, 2006, 04:28:43 AM »
After finding this point, I want to write the area or other massage there.

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Ask for help to find point by VLisp
« Reply #5 on: June 22, 2006, 04:49:51 AM »
it took me less than a minute to do it by hand ...

how do you currently do it ?

Want some help with a manual method ?
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

CAB

  • Global Moderator
  • Seagull
  • Posts: 10401
Re: Ask for help to find point by VLisp
« Reply #6 on: June 22, 2006, 08:56:52 AM »
This is what I would do:
Pick three points, start, any where in the pline to use then the end.
That would get the vertex to use & a cut off point, thus creating a new pline.
Then get the centroid of that pline.
But the centroid is not the point you are looking for or is it?
I've reached the age where the happy hour is a nap. (°¿°)
Windows 10 core i7 4790k 4Ghz 32GB GTX 970
Please support this web site.