-
I'm trying to create a viewer without connecting to X server and generate an image for this viewer.
My test code:
``` python
import os
import sys
from OCC.Core.BRepPrimAPI import BRepPrimAPI_Make…
-
```py
r = (ShapeList() + (PolarLocations(1, 4) * Line((0,-1),(0,1)))).edges()
l = Line(1,2).edge()
i = l.intersect(*r)
```
```py
r = Rectangle(2,2).edges()
l = (Pos(1) * Line(0,1)).edge()
…
-
Per recent discussion with @aothms I have spun back up on IFC 4x3 implementation with an initial focus on `IfcAlignment` geometry parsing.
Testing with [UT_AWC_1.ifc](https://github.com/bSI-Railway…
-
When i play POE in fullscreen windowed mode with dx11 or dx12 and awakened poe trade is ON, after some time (from 10 min to infinite)my PC freezes and nothing can help exept reseting it with the reset…
-
### Library name
opencascade
### New version number
7.8.0
### Other information that may be useful (release notes, etc...)
https://dev.opencascade.org/content/open-cascade-technology-780-released
-
Is there any chance for the 0.20 release to also include an official macOS arm build?
-
Creating this issue to keep track of the issues in the transition period to v0.8.0 branch (c4dfbdb).
Some good project for tests with v0.8.0 can be found in #4565
-
Trying to build deal.II 9.5.2 when OpenCascade (OCCT) 7.8.0 is installed fails with the following error:
```
-- Include /wrkdirs/usr/ports/math/deal.ii/work/dealii-9.5.2/cmake/configure/configure_50…
-
@RickBrice @aothms
Steps to reproduce:
```
s = ifcopenshell.geom.settings()
model = ifcopenshell.open("model_with_alignment_representation.ifc")
comp_curve = model.by_type("IfcCompositeCurve…
-
**Is your feature request related to a problem? Please describe.**
When I trying to import STEP, obj or 3MF with color/texture. It will loss color in Bambu Studio
**Describe the solution you'd lik…