I am trying to find the method to read the IFC Type field (see image below) with Python.
Eventually I have to filter objects according to the values of this field. I have a mixture of objects where this field is either set by VA object, by layer and by object (non VA objects).
There is no public API to access this information, so it is not possible to read them from C# or Python. However, A Grasshopper definition can read it.
We’ll expose this information in our API in future VisualARQ versions.