-
Hi,
I asked the question [here](https://github.com/SpikeInterface/spikeinterface/issues/2177#issue-1981140312) yesterday about spikeGLX. I have 4 spikeGLX datasets, and I found only 1 of the 4 can't …
-
I can only get one shape when use `STEPControl_Reader` to load a stp as in the opencascade-excample and CascadeStudio.
I found a [way](https://www.cnblogs.com/opencascade/p/XDE.html) to implement it …
-
In my python code, I made one vertex, two planes, and one circle.
But, I don't know how to resgister every name.
So, opening with CAD Assistant, two planes have same name (named FACE).
![root](…
-
CatGT adds its command string to the .ap.meta and .lf.meta files when it's run. The command string contains several '=', which breaks [this line](https://github.com/SpikeInterface/probeinterface/blob/…
-
Bother you again.
Since I made some GD&T definition with my shapes use DimTolTool, I want to save them in my step files,so I use export function to save document,and manually change the default mode …
akjay updated
2 years ago
-
`esprc` fails to parse the following EXPRESS code.
```
SCHEMA test_schemal;
TYPE generic_hoge = STRING;
END_TYPE;
TYPE decl_hoge = generic_hoge;
END_TYPE; -- success
ENTITY have_decl_ho…
-
Hi,
I want to rotate a pythonOCC output image. The following code simply shows in a window how the object looks like in 3d.
```python
import sys
import dash
import dash_core_components as dcc
i…
-
I'm making a urdf of the hands of the iCub. I need the inertia tensors for the meshes of the hand. Do you have this information by any chance?
-
Hi,
I made an antl4 v4 grammar to create an initial parsing/interpreting layer https://github.com/antlr/antlr4-javascript.
This does introduce some runtime dependency on antlr4. Would this preclude…
-
I would love to use OpenSCAD for implementing KiCad part models... however it is quite error prone to export as STL then touch up in another tool then export as VRML (.wrl) to KiCad.
It would be ide…