Surface Area

Surface Area

LanggamanXavierMassed
Advocate Advocate
1,660 Views
12 Replies
Message 1 of 13

Surface Area

LanggamanXavierMassed
Advocate
Advocate

is there any way you can actually modify a floor or any surface where an input area cannot be changed? that would be so cool.

 

like, if you adjust a side of a floor or a wall's width, the length adjust to maintain a given area.

0 Likes
Accepted solutions (2)
1,661 Views
12 Replies
Replies (12)
Message 2 of 13

dferreira-blackwell
Collaborator
Collaborator

could be possible, but not by Revit itself, maybe using dynamo it could be achieved.

Message 3 of 13

barthbradley
Consultant
Consultant

so, what your are saying is that if one side of a 100 sq. ft. polygon-shaped floor was moved, the other sides (however many there are) would move as well to maintain 100 sq. ft. ???

 

Sounds like a nightmare.   I'm probably misreading you. 

Message 4 of 13

constantin.stroescu
Mentor
Mentor
Accepted solution

I think that you will be able to do it by using:

  • Global Parameters with Formula - that for System Families like Floors, Walls.
  • For Editable Families , use simple Parameters with Formula...

In my example I did it for a Floor:

https://knowledge.autodesk.com/community/screencast/8a178412-2038-4125-a542-0b5bef5601c0

 

 

Constantin Stroescu

EESignature

Message 5 of 13

barthbradley
Consultant
Consultant

How about this one, @constantin.stroescu ?  Smiley Wink

 

Floor.png

 

0 Likes
Message 6 of 13

constantin.stroescu
Mentor
Mentor

If I understood well LanggamanXavierMassed  he looks  for shop drawings , shop drawings for prefab elements .At least , I use these for such purposes .

Anyway when I have make such prefab structures I made them by putting together simple rectangular components , like shown below:

Floor2.png

  like Henry Ford said:

"Nothing is particularly hard if you divide it into small jobs."

Constantin Stroescu

EESignature

Message 7 of 13

LanggamanXavierMassed
Advocate
Advocate

that's exactly what i meant

0 Likes
Message 8 of 13

LanggamanXavierMassed
Advocate
Advocate

thank you sir

0 Likes
Message 9 of 13

barthbradley
Consultant
Consultant

So you want a "pushmi-pullyu" floor.  

 

 

 

pushmi-pullyu.png

0 Likes
Message 10 of 13

LanggamanXavierMassed
Advocate
Advocate

but i don't get why put *1m^2, after the inconsistent unit warning, but btw this is really good 

0 Likes
Message 11 of 13

LanggamanXavierMassed
Advocate
Advocate

yes but in some cases only when the area is a heavy concern.

0 Likes
Message 12 of 13

Accepted solution

Why I had to use *1m2?

  • When I chose A_Check  Global Parameter , I had not the option of area , but I had the option Number (have a look at the screencast )
  • Number has no units (it's abstract) - so ,as long as I use it as an Area Value, Revit expects the Area to be in square meters - that's why I multiplied with 1 unit of Area...

Constantin Stroescu

EESignature

Message 13 of 13

LanggamanXavierMassed
Advocate
Advocate

oh i see, thank you for this it's very clear,  i'm learning a lot, this is great.

0 Likes