Genius Loci - Get Shared Parameter brings null

Hello guys,

I have been using the node “Get Shared Parameters” from Genius Loci. It worked perfectly and now it brings only nulls. I copied the Python Code to see error message and it says:

Warnung:IronPythonEvaluator.EvaluateIronPythonScript fehlgeschlagen.
Traceback (most recent call last):
  File "<string>", line 41, in <module>
Exception: Cannot get the BindingMap of a family document.

I also found : https://thebuildingcoder.typepad.com/blog/2014/03/cannot-get-bindingmap-of-a-family-document.html

Why does not it work now? Why today? I needed it :slight_smile:

Thanks!

did you tried the OOTB Note “Parameter.IsShared”

It does not help. It is all about family file. API can not bring shared parametes in family file. If I run it in project, it works.

So, you want run in the family environment right?

That is right. It worked over 1 year and today it does not work…

its working for me, did tried different files?

Did you run it in family file? Which version of Genius Loci do you use?

Could you please drop the Python code of it here? My version is newer than that.

Same problem… Here is the file…
DB_HF_Langfeldleuchte_allg_3D_variabel.rfa (464 KB)

working fine!

Try this file

Home.dyn (8.7 KB)

It is very weird…

:upside_down_face:

You working in Revit 2020?

Yes 2020.2. Now I am installing Genius Loci 2020.11.8

Okay lets try!

Unfortunately same result :S

Okay try alternative Approach, get the family document from project environment, then try what you need.