Revit doesn't send parameters without value

Hey @JdB ,

I’ve just added support for this, it will mean some more garbage is sent to Speckle, but it’s definitely a valid use case we want to support.

Will be included in 2.8!

Parameters are stored using their internal name, which is a GUID for shared parameters and the built-in name for all others, this is because their display names are not unique unfortunately!

2 Likes