highan911
highan911
I have not tried importing to Revit; it may be worth trying. The data loss (especially loss in parametric geometry) in importing IFC to commercial BIM editing tools is a...
Requirements and limitations in workflow may be in the scope of IDM / IDS. Sounds a good idea
There may be two cores to solve this issue. The first core of this issue should be at `StepP21Lex.lex` line 35: ``` [\.][U][\.] {return((int)Tokens.NONDEF); } ``` However, the second core...
> Hi @highan911, I'm happy to have a look at this. Could you create a PR with a failing test, so I could start from there please? Thank you very...
> Appreciate this is old but having fixed up the GPLEX code, I had a quick look at this. As you say the issue is that `IPropertyValue.BooleanVal` returns a bool,...