You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example Ifc2x3.IfcBooleanResult.Dim uses _firstOperand.Dim, which may result in null reference exception if not activated.
I'm going to propose a PR soon.
For example
Ifc2x3.IfcBooleanResult.Dimuses_firstOperand.Dim, which may result in null reference exception if not activated.I'm going to propose a PR soon.