Markussp256
Markussp256
**Describe the bug** For Speed we have many Units of the form [LengthUnit]Per[TimeUnit]. For instance MeterPerSecond. The plural of it we get by taking the plural of the Lengthunit and...
Hello, I am trying to compile with OCCT builtin on Windows 10. I use the following versions: Rust: 1.80.0 opencascade = "0.2.0" CMake: 3.25.1 Build script for occt-sys takes very...
I experienced a stack overflow, it seemed that there is an infinite loop when calling fn include from Trait truck_geotrait::traits::IncludeCurve with a truck_modeling::geometry::Surface Surface::RevolutedCurve where surface.entity_curve() is a Line. I...