ksobon / archilab

this is archi-lab.net dynamo repo
74 stars 20 forks source link

Built-in Parameter Vs Parameter (Attachment Justification at Top) #9

Closed DillonManning closed 6 years ago

DillonManning commented 6 years ago

Hi there, I just wanted point out/ get some insight on what is happening with the Get Built in Parameter. Column "Attachment Justification at Top" values range from 0 - 2 for each value in the Revit drop down. The Revit node places an empty value when this parameter doesn't have a value set (column not attached) but the Arhi-lab node places a 0 in said empty value.
builtinvsnon

ksobon commented 6 years ago

@DillonManning thank you for reporting. Just for context so others know what's going on.

The out of the box node Element.GetParameterValueByName:

The Archi-lab.net BuiltInParameter node works like this:

image

It will be in the package update:

image