xBimTeam / XbimEssentials

A .NET library to work with data in the IFC format. This is the core component of the Xbim Toolkit
https://xbimteam.github.io/
Other
477 stars 171 forks source link

Provided implementation for Ifc4x3.GeometricModelResource.IIfcSurface… #571

Closed santiagoIT closed 1 month ago

santiagoIT commented 1 month ago

…CurveSweptAreaSolid Start/EndParam

andyward commented 1 month ago

Rejigged the implementation to avoid duplicating the end/startParam backing fields. Would have meant different values when reading/writing via IFC4 or IFC4x3 interfaces.