Hello, I hope you are doing well.
I am having problems finding a definition of the result of the function in the title.
After I loaded the model I made a process to check all the elements loaded in the model in the viewer.
For that I use Viewer.getModelState( modelId)
This process returns an array of arrays.
Example: [ [134, 65534], [135, 65534], [138, 65535] ].
The first number is the element ID as I can understand but the second number I am not sure where to find its definition or what it means. But I have noticed IFCZones are always 65534.
Thank you for your kind support.
Hello, I hope you are doing well.
I am having problems finding a definition of the result of the function in the title.
After I loaded the model I made a process to check all the elements loaded in the model in the viewer.
For that I use Viewer.getModelState( modelId)
This process returns an array of arrays.
Example: [ [134, 65534], [135, 65534], [138, 65535] ].
The first number is the element ID as I can understand but the second number I am not sure where to find its definition or what it means. But I have noticed IFCZones are always 65534.
Thank you for your kind support.