Lavender Lee

Results 3 issues of Lavender Lee

- Mathematica version: 10.4 - Platform: Windows 10 - MinGW-w64 version: 8.1.0, downloaded from [here](https://sourceforge.net/projects/mingw-w64/files/) ![screenshot](https://user-images.githubusercontent.com/35004095/76533666-608d0680-64b3-11ea-883c-dee127b1e64b.PNG) Setup compiler as MinGW64 as follows: ``` Needs["CCompilerDriver`GenericCCompiler`"] $CCompiler = {"Compiler" -> GenericCCompiler, "CompilerInstallation"...

When I run the tutorial named "PlanarSectioning", I got the following console log: ```txt write OFF file: F:/mcut/build/tutorials/OUT_conncomp0.off write OFF file: F:/mcut/build/tutorials/OUT_conncomp1.off write OFF file: F:/mcut/build/tutorials/OUT_conncomp2.off write OFF file: F:/mcut/build/tutorials/OUT_conncomp3.off...

### Description I have 5 closed sections in B-spline form as shown below, I want to generate surface with `BRepOffsetAPI_ThruSections`. ![Image](https://github.com/user-attachments/assets/b8a6d4c3-33ef-4301-95bc-8b2d41c8126c) ### Expected Behavior A surface/solid can be generated normally....

2. Bug
1. Modeling
0. New