xBimTeam / XbimGeometry

XbimGeometry contains the CLR interop libraries and the c++ engine used to compute the 3D geometry of models.
https://xbimteam.github.io/
Other
260 stars 131 forks source link

It seems that IfcCShapeProfileDef fails when Girth == WallThickness #360

Open kenta-otsuka-kke opened 3 years ago

kenta-otsuka-kke commented 3 years ago

It seems that creating XbimWire from IfcCShapeProfileDef fails when Girth == WallThickness Possibly because there are two edges of length zero. Is it proper behaviour? Should I fix it?

I saw it in master sources downloaded on 2021/10/22 .

Best Regards.