mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-23 18:26:25 +00:00
Last minute refactoring
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
namespace ifcopenshell {
|
||||
|
||||
namespace geometry {
|
||||
namespace geom {
|
||||
struct profile_point {
|
||||
std::array<double, 2> xy;
|
||||
std::optional<double> radius;
|
||||
|
||||
Reference in New Issue
Block a user