
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
Most high end CAD packages allow you to interpolate a complex surface
through point data - look for ones that are competent at surfacing. Check
out CATIA - it will allow you to interpolate a surface, calculate the CofG
on a surface, and "cut" the surfaces into smaller pieces. UG is another
good candidate.
With 3 points you can only define a plane, not a complex surface. It sounds
like you are describing a tessellated surface.
If you have a tessellated surface you can use "postprocessor" software to
visualize the data and output contour plots.
Check out www.ceintl.com for examples of what I mean. It's an excellent
software package. This will allow you to plot your data. You will still
need to calculate whatever it is you are trying to do.
If you are going all the way I'd suggest you write your own program to make
the calculations and then output the data to a good 3D plotting package like
Ensight above. I highly recommend their excellent product.
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Does such software package exist?: Suppose you have a map
> (assume you scan it and you assign three imovable poits of reference
> over all measurements) of something broken up into smaller pieces.
> Each smaller piece has a score. You need to get the center of gravity
> for each smaller piece and assign the score to each point. You then
> get measurements of the same map but this time broken into different
> set of smaller pieces (each different in location and shape from the
> previous). Assume the measuring device fragments the region on its own
> whim every time. So now you can take centers of gravity and assign
> scores to each. You do this several times and then you interpolate the
> scores so that you have a contour plot of scores.
>
> Please cc email
>
>
>
>
>
>
> - = -
> Vasos-Peter John Panagiotopoulos II, Columbia'81+, Bio$trategist
> BachMozart ReaganQuayle EvrytanoKastorian
> http://ourworld.compuserve.com/homepages/vjp2/vasos.htm
> ---{Nothing herein constitutes advice. Everything fully disclaimed.}---
> [Homeland Security means private firearms not lazy obstructive guards]
>
| <-- __Chronological__ --> | <-- __Thread__ --> |