Parameters - mm2 (square milimeter) unit missing

Parameters - mm2 (square milimeter) unit missing

j.pavlicek
Collaborator Collaborator
1,820 Views
7 Replies
Message 1 of 8

Parameters - mm2 (square milimeter) unit missing

j.pavlicek
Collaborator
Collaborator

Hello, I want to create some User parameters where Area is stored (and used in another parameter calculation). But there are only circular_mil availible in Area units.

 area-units.png

 

What to do now?

(I'm able to calculate this (area) parameter without units "ul", but this is nasty workaround...)

 

Thanks.



Inventor 2022, Windows 10 Pro
Sorry for bad English.
0 Likes
Accepted solutions (2)
1,821 Views
7 Replies
Replies (7)
Message 2 of 8

admaiora
Mentor
Mentor
Accepted solution

You can create it

zw.gif

Admaiora
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

_____________________________________________________________________________
Facebook | Twitter | Youtube

Message 3 of 8

Fouad-l
Collaborator
Collaborator
Accepted solution

Hi @j.pavlicek.

What i do in this case is write unite area directly (e.g mm^2) in unite specification.

FOUAD LATRACH - MECHANICAL ENGINEER - ELCHE - SPAIN.


Please use the ACCEPT AS SOLUTION or KUDOS button if my Idea helped you to solve the problem.


ASUS ROG G703 : Windows 10 Pro - Intel i7 3.4 Ghz - 64 Gb RAM - 1.5 TB SSD - Nvidia GTX 1080 8GB.

Message 4 of 8

johnsonshiue
Community Manager
Community Manager

Yes! Fouad and Matteo are both right. Another way is simply typing in "mm*mm" as the unit. Inventor supports combo unit from base units.

Many thanks!



Johnson Shiue (johnson.shiue@autodesk.com)
Software Test Engineer
0 Likes
Message 5 of 8

Bearded_Engineer
Contributor
Contributor

So how do we do this with mm^3 (Cubic) and mm^4 (Moment of Inertia)?? Since anything longer then mm*mm is not accepted as a unit?? 
Gonna have to make everything unitless now... I think the table I'm working on was a default structural shape table in CC (might have been a copy) which has a lot of missing units, so any changes to the table throw a whole heap of faulty columns.

0 Likes
Message 6 of 8

johnsonshiue
Community Manager
Community Manager

Hi! Did you try typing in "mm^3" or "mm^4" in the Unit dialog? It should work.

Many thanks!



Johnson Shiue (johnson.shiue@autodesk.com)
Software Test Engineer
Message 7 of 8

Bearded_Engineer
Contributor
Contributor

Hmmm my bad, it seems like the unit is not the issue but rather CC not recognising that it should add up to mm^4 and thus refusing it... The units were not available in the dropdown and that combined with multiple red inputfields made me jump to the conclusion that the manual mm^3 or 4 unit input was the issue. Tried it with an empty expressions field and that does accept mm^3 and mm^4.  I'm using some rather lenghty formula to calculate a few things like Moment of Inertia in an existing table, so there is some history that I need to work through. I know the resulting value should be mm^4 but I'm having a hard time getting the CC to accept both the formula and the unit at the same time. (So I decided to make everything unitless to get the numbers for now...)

After a lot of trial and error, I think I found my main issue were I went wrong. The normal Parameter menu automatically adds UL to any constant values and the Expression field in CC does not. Somehow CC is very picky for certain positions with just numbers where it will go balistic. For example 2*X will run fine, but for (2*X)^2 the power value unit triggers an error when used in something more complex. adding UL to any and all numerical values seems to solve it so far. So comes down to user error, triggerd by expectations that math behaves the same way in all input field. Would be great if there was some more feedback on input errors. The parameter menu does this a bit better already, telling what it's expecting.

Maybe this post helps someone with similar issues in the future.

 

Edit: Little strange though, when I go back to edit the Column Porperties the units field has been emptied and the expression field turns red again. Have to input the unit again each time you repeat this... 

Message 8 of 8

johnsonshiue
Community Manager
Community Manager

Hi! I could be wrong but I don't think Content Center supports custom unit (not the one offered in the Unit dialog).

Many thanks!



Johnson Shiue (johnson.shiue@autodesk.com)
Software Test Engineer
0 Likes