Last minute refactoring

This commit is contained in:
Thomas Krijnen
2026-08-08 07:42:45 +02:00
parent 8870ffb018
commit af58eaf79f
300 changed files with 5230 additions and 5150 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
namespace ifcopenshell {
namespace geometry {
namespace geom {
struct profile_point {
std::array<double, 2> xy;
std::optional<double> radius;