parameter units not changing to millimeters

parameter units not changing to millimeters

praveensai931
Explorer Explorer
719 Views
11 Replies
Message 1 of 12

parameter units not changing to millimeters

praveensai931
Explorer
Explorer

Im trying to change project units from cm to mm even though it applies for entire project the steel structure dimensions are not changing to mm in edit type panel. 

0 Likes
Accepted solutions (1)
720 Views
11 Replies
Replies (11)
Message 2 of 12

Simon_Weel
Advisor
Advisor

The Project Units are not automatically applied to Loadable Families. You have to manually change the units in each Family. Maybe there's a plugin out there that could automate the job...

Message 3 of 12

RDAOU
Mentor
Mentor

@praveensai931 

 

Certain families have their units hard coded. The UC Universal Column is one of those and its units is CM (it also displays such units when other structural column families dont).

 

All other loadable families will change units as per project units normally (See GIF below)

 

Structural Columns_UC Universal fixed units cm.gif

 

 

 

YOUTUBE | BIM | COMPUTATIONAL DESIGN | PARAMETRIC DESIGN | GENERATIVE DESIGN | VISUAL PROGRAMMING
If you find this reply helpful kindly hit the LIKE BUTTON and if applicable please ACCEPT AS SOLUTION


Message 4 of 12

hmunsell
Mentor
Mentor

probably a long shot, but what Discipline and Data Type are those parameters set to?

hmunsell_0-1744046723250.png

 

Howard Munsell
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.



EESignature


Message 5 of 12

praveensai931
Explorer
Explorer

These are built in parameters with structural discipline and section property type

0 Likes
Message 6 of 12

praveensai931
Explorer
Explorer

Any idea how to change the loaded universal column units ?

0 Likes
Message 7 of 12

praveensai931
Explorer
Explorer

Any idea ehat plugin it is actually..?

0 Likes
Message 8 of 12

Simon_Weel
Advisor
Advisor

All other loadable families will change units as per project units normally

I like to disagree 🙂 Opened a Revit 2021 project and had a look at the Project Units:

Simon_Weel_0-1744281141958.png

 

Then I open a Generic Model in that project and check the Units:

Simon_Weel_1-1744281211549.png

As you can see - they're not the same.

 

Now there IS a checkbox suggesting the Family should use the Project Units:

Simon_Weel_3-1744281852602.png

But it's greyed out for all units / families.

 

Message 9 of 12

Simon_Weel
Advisor
Advisor

I did a quick search in the app store, but found nothing....

Message 10 of 12

RDAOU
Mentor
Mentor
Accepted solution

@Simon_Weel  Refer to the posted screencast. It should be self explanatory

 

@praveensai931 it is hard coded you cannot change it unless you know a little bit of coding API. This family is most likely using custom UnitType Enumeration. Revits API allows user to explicitly disable unit conversions for a field using UT_Custom and/or DUT_CUSTOM

 

 

 

 

YOUTUBE | BIM | COMPUTATIONAL DESIGN | PARAMETRIC DESIGN | GENERATIVE DESIGN | VISUAL PROGRAMMING
If you find this reply helpful kindly hit the LIKE BUTTON and if applicable please ACCEPT AS SOLUTION


0 Likes
Message 11 of 12

Simon_Weel
Advisor
Advisor

Ah, ok, I misunderstood. Anyway, it IS pretty annoying loadable Families don't sync their units settings with a project.

Message 12 of 12

azad.Nanva
Advisor
Advisor

Post your family here!

If it solves your problem, please click Accept to enhance the Forum.