-
"The e.reversed() method is creating new edges with new vertices all the the direction "fixed" which is breaking the connection back to the original vertices." (https://github.com/gumyr/build123d/issu…
-
To aid with debugging of OCCT issues, a tool that could extract the OCP calls (with parameter values) either statically or dynamically from build123d code would enable rapid creation of OCCT test case…
gumyr updated
1 month ago
-
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 long (>1min)…
-
Issue imported from https://tracker.freecad.org/view.php?id=3655
* **Reporter:** Kunda1
* **Date submitted:** 10/28/2018
* **FreeCAD version:**
* **Category:** Bug
* **Status:** assigned
* **Tags:**…
-
Propose to add a `2d_approx: bool = False` default to `operationgs_generic.offset` that will ultimately get passed down to `Mixin1D.offset_2d`
This option will provide more robust offsetting behavi…
-
At present, the `hackage2Nix` export of this project _doesn't compile_, because the `opencascade occt` libraries are missing ([logs here](https://hydra.nixos.org/build/243821447/nixlog/1)).
`openca…
-
I'm planning to contribute OpenCascadeTechnology (occt) as a package to hunter. But for this to work I need to patch the source$s of occt. Can you create a repository `cpp-pm/occt` for me? (I'm basica…
-
Hello,
I'm a bit of a newbie to rust, and I'm trying to get this library compiling. I didn't have much success letting it compile OCCT builtin, so I've been trying to get it to play nice with the l…
-
Hi! I want to deal with `memory access out of bound` in my program. After I add `set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fsanitize=address")` and `set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAG…
-
This may be out of scope for this project, but I think `pygerber` has enough infrastructure to add support for [IPC2581](https://www.ipc2581.com/). That standard is supported by an increasing number o…