50g group photo

Yahoo Groups archive

50g

Index last updated: 2026-04-28 22:38 UTC

Thread

ellipse

ellipse

2009-03-10 by bigraycar53

I am a construction carpenter and I am trying to use the 50g to facillicte me on the job. My pet project at this time is reconstructing an ellipse. In particular a cyclinder that intersets a plane at a compound angle. the radius is typically at 9in. the cylinder 45 deg from horizontal and aprox. 45deg vertically. The information I am able to obtian is the vertical and Horizontal envelope. I know the radius. so putting in a value for Hoxisonatl max, Horizontal min, Vertical left, Vertical right , and radius. how could i make a progam that will give me the center, major axis points, minor axis points. once i have the coordinates of those I can plot it out. thanks.

Re: [50g] ellipse

2009-03-10 by Fred Hoeldtke

Wrong tool try AUTO CAD
----- Original Message -----
Sent: Tuesday, March 10, 2009 5:58 PM
Subject: [50g] ellipse

I am a construction carpenter and I am trying to use the 50g to facillicte me on the job. My pet project at this time is reconstructing an ellipse. In particular a cyclinder that intersets a plane at a compound angle. the radius is typically at 9in. the cylinder 45 deg from horizontal and aprox. 45deg vertically. The information I am able to obtian is the vertical and Horizontal envelope. I know the radius. so putting in a value for Hoxisonatl max, Horizontal min, Vertical left, Vertical right , and radius. how could i make a progam that will give me the center, major axis points, minor axis points. once i have the coordinates of those I can plot it out. thanks.


Internal Virus Database is out of date.
Checked by AVG - http://www.avg.com
Version: 8.0.176 / Virus Database: 270.9.17/1847 - Release Date: 12/13/2008 4:56 PM

Re: [50g] ellipse

2009-03-11 by Michael Carey

On Tue, 2009-03-10 at 19:29 -0400, Fred Hoeldtke wrote:
> ellipse

google is your friend; http://en.wikipedia.org/wiki/Ellipse

Cheers Mick

Re: [50g] ellipse

2009-03-11 by Marcus Fazzi (Anunakin)

You can do ellipses using parametric plotter.... with this equation

a*cos(X)+b*sin(X)*i
or
(a*cos(X),b*sin(X))

where 2*a is the greater axis and 2*b is minor axis, for a 0 (zero) inclination angle....
Show quoted textHide quoted text
2009/3/11 Michael Carey <mpc20@bigpond.com>

On Tue, 2009-03-10 at 19:29 -0400, Fred Hoeldtke wrote:
> ellipse

google is your friend; http://en.wikipedia.org/wiki/Ellipse

Cheers Mick




--
Marcus Fazzi
オープンソースコード いきかた!
http://anunakin.blogspot.com/
http://www.vivaphp.net

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.