Author Topic: Trignometry  (Read 48689 times)

0 Members and 1 Guest are viewing this topic.

SEANT

  • Bull Frog
  • Posts: 345
Re: Trignometry
« Reply #30 on: August 11, 2011, 04:00:03 AM »
I see it now. 
Sean Tessier
AutoCAD 2016 Mechanical

SEANT

  • Bull Frog
  • Posts: 345
Re: Trignometry
« Reply #31 on: August 11, 2011, 05:50:13 AM »
How about:
o = (COS(ASIN((170*SIN(A)))/180))*180) – (COS(A)*180)
Sean Tessier
AutoCAD 2016 Mechanical

SEANT

  • Bull Frog
  • Posts: 345
Re: Trignometry
« Reply #32 on: August 11, 2011, 06:26:05 AM »
This may be more succinct:
« Last Edit: August 11, 2011, 07:09:59 AM by SEANT »
Sean Tessier
AutoCAD 2016 Mechanical

Krushert

  • Seagull
  • Posts: 13679
  • FREE BEER Tomorrow!!
Re: Trignometry
« Reply #33 on: August 11, 2011, 08:05:23 AM »
Thanks all, I guess I really deserved this.
As mentioned before, we were picking on each other in good fun or at the very least I was.  None of this was directed at you, we just use your O.P. to get us going which as you can see does not take much.  And yes we get distracted with Squirrels and other things with bushy tails also.   So do not take it heart. 

From your problem I can see it is above my pay grade so I will leave it to the more knowledgeable ones.
Cheers.

Whoops forgot to read page three of this thread.  Ahh excel to rescue.   
« Last Edit: August 11, 2011, 09:18:08 AM by Krushert »
I + XI = X is true ...  ... if you change your perspective.

I no longer CAD or Model, I just hang out here picking up the empties beer cans

Stefan

  • Bull Frog
  • Posts: 319
  • The most I miss IRL is the Undo button
Re: Trignometry
« Reply #34 on: August 11, 2011, 08:52:36 AM »
Just the trig stuff..

[Edit] ... missed some text formatting ...
« Last Edit: August 11, 2011, 08:58:35 AM by Stefan »

mjfarrell

  • Seagull
  • Posts: 14444
  • Every Student their own Lesson
Re: Trignometry
« Reply #35 on: August 11, 2011, 09:25:40 AM »
The above post proves my point; that a well formed question will yield a well formulated answer.

Although, I wonder why any use of 'trig' would be needed to 'solve' the unknown angles; given that it was drawn correctly in cad to start with?
Be your Best


Michael Farrell
http://primeservicesglobal.com/

caddman6425

  • Guest
Re: Trignometry
« Reply #36 on: August 11, 2011, 11:05:17 AM »
Writting a routine that draws all Steal Beams as structural members.  Can put into any configuration and in one configuration  need to know the plum cut programaticaly for ofset bearing points.  Yes I knew that it can be solved using lisp or a calculator but I had to prove it to understand it.

caddman6425

  • Guest
Re: Trignometry
« Reply #37 on: August 11, 2011, 06:14:24 PM »
I want to thank everyone that contributed to this question.  I did figre the solution this morning at about 2:00 A. M. but all of yours was helpfull.