Rated wall pattern

Rated wall pattern

yes_and_no
Collaborator Collaborator
1,642 Views
14 Replies
Message 1 of 15

Rated wall pattern

yes_and_no
Collaborator
Collaborator

We normally use graphic line over wall center for this purpose, but the line won't move as the wall moves (locking it seems more work unnecessary).

I use pyRevit to make filled region pattern ok on plan, same size. But ít won't apply to graphic override. Perhaps i missed steps somewhere. 

Anyone ?

 

0 Likes
1,643 Views
14 Replies
Replies (14)
Message 2 of 15

ToanDN
Consultant
Consultant

Coarse scale pattern for coarse and cut pattern for medium/fine.

 

ToanDN_0-1724898262851.png

 

ToanDN_1-1724898376089.png

 

 

0 Likes
Message 3 of 15

Mike.FORM
Advisor
Advisor

We use a key schedule to set our fire ratings for individual walls.

Then for our Fire Separation plans and building sections we have a filter that reads the Fire Rating Designation Value and applies a specific cut pattern override.

 

MikeFORM_1-1724952103869.png

 

MikeFORM_0-1724952079695.png

MikeFORM_2-1724952137453.png

 

 

 

Message 4 of 15

yes_and_no
Collaborator
Collaborator
Your method involve doubling wall materials and wall type families which we
try to avoid (being R17, under 2GB file size).
I was talking about graphics override in VG or perhaps filters.
0 Likes
Message 5 of 15

TripleM-Dev.net
Advisor
Advisor

Hi @yes_and_no ,

 

If the Rated value is a parameter value in the wall, then use viewfilters to override the appearance.

 

"I use pyRevit to make filled region pattern ok on plan, same size. But ít won't apply to graphic override"

What doesn't apply to graphics override?

0 Likes
Message 6 of 15

ToanDN
Consultant
Consultant

@yes_and_no wrote:
Your method involve doubling wall materials and wall type families which we
try to avoid (being R17, under 2GB file size).
I was talking about graphics override in VG or perhaps filters.

A non fire rated wall assembly and a fire rated wall assembly deserve to be in different wall types.  That is why the OOTB Fire Rating parameter for walls category is a type, not an  instance parameter.  Adding a few more steel stud materials for different rating shouldn't increase the file size by any amount that should concern you. Think about a few hundred KB added to GB model.  Big deals?

 

Using filters work graphically but filters come with their own can of worms.  They are view / view template based instead of project based, so deploy them and modify them in the long run take more time and repetitive work.  But yeah you will save a few hundred KBs.

Message 7 of 15

yes_and_no
Collaborator
Collaborator
Hi Toan. You are correct (as always).
There are myths about Revit that most people used to. "Using
graphic/symbolic lines are "not Rv way", "messing up OTB materials causes
Rv to crash"...to name a few.
While rated walls only been shown in one sheet (our STD), we incline to use
graphic Lines(1) or Graphic Override(2).
Given choice (2), do you have any suggestions/solution ?
As in (2) the wall currently can take solid shaded red color, I wonder why
can't ít take a patterned dash.
0 Likes
Message 8 of 15

Mike.FORM
Advisor
Advisor

These are the patterns we use for our ratings.

 

;%VERSION=3.0
;%UNITS=MM

 

*0.5 HR FRR, 0.5 HR FRR
;%TYPE=DRAFTING
0,    0,0,    0,0.1,    0.8,-1.2

 

*0.75 HR FRR, 0.75 HR FRR
;%TYPE=DRAFTING
0,   0,0,   0,0.1,   5,-1.5,0.8,-1.5

 

*1 HR FRR, 1 HR FRR;

%TYPE=DRAFTING
0,   0,0,   0,0.1,   5,-1.5,0.8,-1.5,0.8,-1.5

 

*1.5 HR FRR, 1.5 HR FRR
;%TYPE=DRAFTING
0,   0,0,   0,0.1,   5,-1.5,0.8,-1.5,0.8,-1.5,0.8,-1.5

 

*2 HR FRR, 2 HR FRR
;%TYPE=DRAFTING
0,   0,0,   0,0.1,   5,-1.5,0.8,-1.5,0.8,-1.5,0.8,-1.5,0.8,-1.5

MikeFORM_0-1725046760906.png

 

0 Likes
Message 9 of 15

TripleM-Dev.net
Advisor
Advisor

Hi @yes_and_no,

 

"Using graphic/symbolic lines are "not Rv way" ... Don't know who says that, but using graphics overrides IS a 'Rv way'

Maybe in terms of BIM using detail lines and not giving the 3D elements that data or keeping that in sync, Yes I can relate to that.

 

"As in (2) the wall currently can take solid shaded red color, I wonder why can't ít take a patterned dash."

So with a Graphics override with color + 'dashed' pattern the wall doesn't get the pattern?

- Is Cut Pattern overridden? + is wall cut (I assume floorplan)

- Maybe the dashed pattern is to dense, check other viewscales

- View set to Detail level Coarse, maybe it overrides with the Wall's Coarse pattern? (Not sure if a ViewFilter would override it) anyway, set the view to Medium or fine. (or else just the wall category in the view/template)

 

"messing up OTB materials causes Rv to crash"...uhm never had a issue with this.

 

- Michel

0 Likes
Message 10 of 15

ToanDN
Consultant
Consultant

To make a fire tape pattern work with filter, edit the pattern and make sure it is set to orient with element, not view.

0 Likes
Message 11 of 15

yes_and_no
Collaborator
Collaborator

Per yr advice I successfully made the rated pattern appears in plan, including in PDF print.

 

One step up, how do I do this as a filter, without making separate wall type ?

 

Someone suggests doing a wall schedule with tags, that s counter productive, IMHO.

0 Likes
Message 12 of 15

Mike.FORM
Advisor
Advisor

We use a key plan so that we get a drop down parameter in our wall properties that we can use to set several parameters. We then check our Fire Rating Designation parameter with several filters to set the correct cut pattern to walls, floors, ceiling and roofs. The Fire Rating Designation is a letter value and we also show this in our standard wall tags.

MikeFORM_0-1725368801805.png

MikeFORM_1-1725368915081.pngMikeFORM_2-1725368985621.png

 

 

0 Likes
Message 13 of 15

TripleM-Dev.net
Advisor
Advisor

Hi @yes_and_no,

 

If you don't want to create Type per Rating, use a instance parameter.

 

I see @Mike.FORM post uses a key schedule to populate the instance parameters, if the rating includes more than one value use that as solution.

0 Likes
Message 14 of 15

azad.Nanva
Advisor
Advisor

why are you not using the filter and pattern or line pattern ?

 

azadNanva_0-1725454661369.png

 

or use the line as attached details group with lock to the walls: 

 

azadNanva_1-1725455155306.png

 

If it solves your problem, please click Accept to enhance the Forum.
0 Likes
Message 15 of 15

clement.dirawu
Explorer
Explorer

Man this is quite useful. You saved me a lot i had a deadline and needed this so bad. Much appreciated