Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
gregor.leban
813 Views, 7 Replies

Inventor rule to change mm^2 to m^2

Hi,

I write a rule:

iProperties.Value("Custom", "AreaM2") = Round(iProperties.Area / 1000000,2)

That part is working.
However, in drawing I only get numbers. I would like to get a unit as well (and not writing it manually).

Perhaps is a dumb question, but I just can't figure it out...

(Inventor 2020)

Labels (1)