Revit 2020.1 error api get_Parameter(GUID)

Revit 2020.1 error api get_Parameter(GUID)

o.petrashev
Advocate Advocate
585 Views
1 Reply
Message 1 of 2

Revit 2020.1 error api get_Parameter(GUID)

o.petrashev
Advocate
Advocate

Hello to all!
I ask for help, I recently switched to the new version of Revit 2020.1 and many of my plugins stopped working. I started looking for a problem. And it turned out that before, if I turned to Element if (e.get_Parameter (GUID)! = Null)
{
///
}
  If there is no parameter with such a guid, the method returned null to me, and now it returns 0. From the API, did something break?

0 Likes
586 Views
1 Reply
Reply (1)
Message 2 of 2

jeremytammik
Autodesk
Autodesk

I am not aware of any such problem.

 



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

0 Likes