Community
Inventor Forum
Welcome to Autodesk’s Inventor Forums. Share your knowledge, ask questions, and explore popular Inventor topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

pi

8 REPLIES 8
Reply
Message 1 of 9
Anonymous
301 Views, 8 Replies

pi

Is it just me or is pi no longer working in parameters? If I remember
correctly, you could enter a formula like:
pi * Dia and get a circumfrence. When I do that now, I get the "Unable
to parser equation" message, the table re-sizes and the edits I made the
the parameter are lost.
8 REPLIES 8
Message 2 of 9
Anonymous
in reply to: Anonymous

I just used it yesterday - didn't get the error. But I used PI*D
(capitalized)

--
Cory McConnell
BJ Pipeline Inspection
"Charles Bliss" wrote in message
news:3DF2E409.9090800@cbliss.com...
> Is it just me or is pi no longer working in parameters? If I remember
> correctly, you could enter a formula like:
> pi * Dia and get a circumfrence. When I do that now, I get the "Unable
> to parser equation" message, the table re-sizes and the edits I made the
> the parameter are lost.
>
Message 3 of 9
Anonymous
in reply to: Anonymous

It has to be caps doesn't it PI * Dia

--
Kent Keller
Member of the Autodesk Discussion Forum Moderator Program

http://www.MyMcad.com/KWiK/Mcad.htm

"Charles Bliss" wrote in message
news:3DF2E409.9090800@cbliss.com...
> Is it just me or is pi no longer working in parameters? If I remember
> correctly, you could enter a formula like:
> pi * Dia and get a circumfrence. When I do that now, I get the "Unable
> to parser equation" message, the table re-sizes and the edits I made the
> the parameter are lost.
>
Message 4 of 9
Anonymous
in reply to: Anonymous

Oh, now I feel a bit silly. I found the following line (copy / paste)
from the Inventor help under Edit Box Reference:

sin(pi/4 rad) or (0.5 * base * height)

Notice that it shows "pi" not "PI". Doh!

Just for grins, here is VB's method for pi:
Dim pi
pi = 4 * Atn(1)

Thanks, that did it.

Cory McConnell wrote:

>I just used it yesterday - didn't get the error. But I used PI*D
>(capitalized)
>
>--
>Cory McConnell
>BJ Pipeline Inspection
>"Charles Bliss" wrote in message
>news:3DF2E409.9090800@cbliss.com...
>
>
>>Is it just me or is pi no longer working in parameters? If I remember
>>correctly, you could enter a formula like:
>> pi * Dia and get a circumfrence. When I do that now, I get the "Unable
>>to parser equation" message, the table re-sizes and the edits I made the
>>the parameter are lost.
>>
>>
>>
>
>
>
>
Message 5 of 9
Anonymous
in reply to: Anonymous

I went through the same thing yesterday.

--
Cory McConnell
BJ Pipeline Inspection
"Charles Bliss" wrote in message
news:3DF2EF26.2050008@cbliss.com...
> Oh, now I feel a bit silly. I found the following line (copy / paste)
> from the Inventor help under Edit Box Reference:
>
> sin(pi/4 rad) or (0.5 * base * height)
>
> Notice that it shows "pi" not "PI". Doh!
>
> Just for grins, here is VB's method for pi:
> Dim pi
> pi = 4 * Atn(1)
>
> Thanks, that did it.
>
> Cory McConnell wrote:
>
> >I just used it yesterday - didn't get the error. But I used PI*D
> >(capitalized)
> >
> >--
> >Cory McConnell
> >BJ Pipeline Inspection
> >"Charles Bliss" wrote in message
> >news:3DF2E409.9090800@cbliss.com...
> >
> >
> >>Is it just me or is pi no longer working in parameters? If I remember
> >>correctly, you could enter a formula like:
> >> pi * Dia and get a circumfrence. When I do that now, I get the "Unable
> >>to parser equation" message, the table re-sizes and the edits I made the
> >>the parameter are lost.
> >>
> >>
> >>
> >
> >
> >
> >
>
Message 6 of 9
Anonymous
in reply to: Anonymous

8~)

Last week for me; remembered IV names are case sensitive (and glad it's that
way).



"Cory McConnell" wrote in message
news:15E9FE3DE276275C3AF992A51DB7F32F@in.WebX.maYIadrTaRb...
I went through the same thing yesterday.

--
Cory McConnell
BJ Pipeline Inspection
"Charles Bliss" wrote in message
news:3DF2EF26.2050008@cbliss.com...
> Oh, now I feel a bit silly.......
Message 7 of 9
Anonymous
in reply to: Anonymous

... and REALLY glad it returns 3.14159....

==============
Message 8 of 9
Anonymous
in reply to: Anonymous

"Jeff Howard" wrote in message
news:f12aa90.5@WebX.maYIadrTaRb...
> ... and REALLY glad it returns 3.14159....

Just read an online article stating that PI has been computed to the
TRILLIONTH decimal place in Japan. It took them about 40 hours on a
supercomputer. The code took 5 years to write!

How's THAT for a close tolerance!
Message 9 of 9
Anonymous
in reply to: Anonymous

G. O. D. Machine Works might be able to handle it.
~Larry

"Jim Strenk" wrote in message
news:7D4B5793AD7961C71C1775DD945AAA7D@in.WebX.maYIadrTaRb...
>
> "Jeff Howard" wrote in message
> news:f12aa90.5@WebX.maYIadrTaRb...
> > ... and REALLY glad it returns 3.14159....
>
> Just read an online article stating that PI has been computed to the
> TRILLIONTH decimal place in Japan. It took them about 40 hours on a
> supercomputer. The code took 5 years to write!
>
> How's THAT for a close tolerance!
>
>

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report