Colors and structural beams + PAREMETER TYPE"TEXT"

I TRY SOMETHING LIKE THIS

BUT WHIT THE PARAMETER “TYPE” OF THE STRUCTURAL FRAMING OR COLUMN.

@isauro_vb What is the error you are getting on the Color Range node?

@awilliams

Just realized I didn’t really need to see the error – you’re inputting a string into the “value” input, which needs to be given a double. Read here on how that node works:

http://dictionary.dynamobim.com/#/Core/Color/Create/

1 Like

i want to assign a color to the different values of the parameter “ZONA”.

EXAMPLE
-UNO - RED,
-DOS - BLUE

this can i do in DYNAMO

@awilliams

thank´s for the help.

What you want to do is assign a color to different elements based on their parameter values for “ZONA”. You need to separate your elements based on their parameter values first. It can be approached a few different ways.

This post here will help you in the right direction. :slight_smile:

1 Like

NO COLORED

I’ve seen the POST, but it’s not coloring the elements.

Any recommendation.

@Mostafa_El_Ayoubi
@Timon
@awilliams

this is my .dyn

CM_COLUMNAS&VIGAS_R00.dyn (81.3 KB)

You can use color range but it would probably be easier to use Random Color (from BattleBIM).



You should have no problem with 3D views, but remember that OverrideColorInView only overrides the projection properties. Floor plans won’t show any override if the column is being cut.

EDIT: Here’s how you could do it with a color range.

2 Likes

Looks like you are using “OverrideCutColorinView” What if you change to “OverrideProjectionColorinView”

2 Likes

ops…

@Timon thank you very much, I did not observe this detail.

@Nick_Boyts, thanks for your opinión, I have learned something new.

Hi, @awilliams
i can see the dictionary

1

is it necessary to donwnload something?

@isauro_vb Try a different browser (Google Chrome or Firefox). Doesn’t seem to work with Internet Explorer on my computer either.

2 Likes