-
```py
with BuildPart() as test:
with BuildSketch(Plane.XY):
Circle(11.15)
extrude(amount=38/2, both=True)
fillet(test.edges().filter_by(GeomType.CIRCLE), 0.5)
with BuildPar…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
On the Part workbench, doing a simple Boolean fusion between two valid solid shapes result…
-
The problem occurs either during or at the end of the export process. (I have only exported to .png so far.) But the problem has also occurred when quickly scrolling through the instructions.
Rendere…
-
## *Repository Creation Request*
Use this to get your experiment repository created or updated on GitHub under Virtual Labs organization.
1. #### Coordinating Institute: IIT Bombay
2. #### Appr…
-
### Version
5.5.1
### Link to Minimal Reproduction
chart = { tooltip: { trigger: 'item' }, legend: { show: false }, series: [ …
-
From https://github.com/stevengj/meep/issues/606: A recent post from the [mailing list](https://www.mail-archive.com/meep-discuss@ab-initio.mit.edu/msg06162.html) involved a request for an elliptic cy…
-
I am observing a visual artifact when rendering a single cylinder with VisRTX (current head of branch `next_release`). The issue only occurs under very specific circumstances:
Orthographic camera, …
-
Tutorial lengths: some of our tutorials likely need to be sped up slightly prior to our next workshop, to ensure they can be run efficiently on colab. My thoughts at this stage for key culprits:
1.…
-
When looping over the cylinders, they are ordered just as specified when configuring their parameters.
When simulating nested or stacked cylinders and a photon passes more than one cylinder border …
fiedl updated
6 years ago
-
We have
- [MakeSphereVolumeMesh(..., TessellationStrategy::kDenseInteriorVertices)](https://github.com/RobotLocomotion/drake/blob/12dc7918151efb6af6406dd196940d20cdd80837/geometry/proximity/make_sphe…