Revit wall based family with room area formula

Revit wall based family with room area formula

TON_01
Explorer Explorer
487 Views
2 Replies
Message 1 of 3

Revit wall based family with room area formula

TON_01
Explorer
Explorer

Hello

I would like to create a family with the possability to use the information of the room area where this family is placed in, to calculat within the family a parameter e.g:

Parameter x = room area x Parameter z

 

Is there a way to use the room area in this kind of family ?

0 Likes
Accepted solutions (1)
488 Views
2 Replies
Replies (2)
Message 2 of 3

ToanDN
Consultant
Consultant
Accepted solution

You need Dynamo to write Room area information to a shared parameter of the family, then you can use it in a formula.

Message 3 of 3

barthbradley
Consultant
Consultant

Are you aware that Revit families can be made Room-Aware by activating the Room Calculation Point in Family.  

 

https://knowledge.autodesk.com/support/revit/learn-explore/caas/CloudHelp/cloudhelp/2018/ENU/Revit-M...

 

Relevant Room information can then be brought into the Schedule, as well as into Calculated Parameters' Formulas within the Schedule.

 

RoomAware617-1.png

 

RoomAware617-2.png

0 Likes