-
I'm working on the export of models to step.
I exported solid models to step but there is some information that has been lost e.g. when I export a cone with ribs, there is no entity corresponding t…
-
Hi,
I'm trying to add a new feature to the program. I would like to color a single selected item with the color I prefer.
Above all, I add this line:
```
m_propertyReferredColor.setUserReadOnly(…
-
The AP214 version of STEP files preserves color information while the AP203 version does not.
AP214 will also import nicely into Fusion360 with color.
AP214 will import into OnShape without the co…
-
Why does this yield only the first object in the stl file as if ``each()`` had been ignored
```python
def air_fin(pos):
return fin.translate(pos).val()
x_fin = cq.Workplane('XY').pushPoints(…
-
i've been trying this code to read a step file and convert it to stl file but it's **crashing** at print('here1')
```python
from OCC.Core.STEPControl import STEPControl_Reader
from OCC.Core.StlAP…
-
I am trying to export a .step file of my board as a part. When I use KicadStepUp exporting the board from the Freecad it exports like an assembly being a modular object.
Does the KicadStepUp have …
-
Hey,
I saw on your page that it is possible to concatenate multiple files together, which is a great tool which I would love to use for a part of my dataset. I would like to follow specific cells…
-
Hey James,
when trying to run irc2 i get the following error:
ran command:
irc2 GL383_20190830_CIRCLE_g0_t0.imec0.ap.bin
**error message:**
Index in position 1 exceeds array bounds (must not…
-
Dear community,
I would like to draw your attention that the JSON-SCHEMA format is not mature and is not well supported, therefore,It makes GLTF binding difficult.
For example, there is no Java libr…
-
It would be useful to add Color property for solid objects and keep color for all functions (e.g. union cut etc.)
thanks
easyw updated
5 years ago