-
The `convert` utility creates an empty mesh when provided with a simmetirx mesh generate using version 8 of simmodeler.
-
Hi,
I'm trying to compile `pyocct` on osx.
So far, so good, though compilation trips over `XwWindow`.
This is probably due to linking to `Xw_Window` rather than `Cocoa_Window`
[PythonOCC](http…
jf--- updated
3 years ago
-
Sverchok has fixed data structure:
`[object 1, object 2, ..., object N]`
Possible type of objects:
- Matrix
- bpy.data.object
- Quaternion
- list of values
Possible type of values in list…
-
create a custom AIS_GaussianCurvature inherits from AIS_InteractiveObject
( port example from old repo )
possible better to do this through a utils method in C++, since it seems that AIS_InteractiveO…
jf--- updated
8 years ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
I'm having a tough time getting FreeCAD 1.0.0 rc1 to launch without crashing. I wil…
-
### Rationale
I propose to create a tab in smapp , where we will be collecting errors / info messages and announcements of release and new networks for users. Currently, a user has to be subscribed…
-
-
Good morning,
I am trying to install python occ core 0.18.1 under W7 64:
-->anadonda navigator 1.9.2
-->python 3.6
-->Qt creator 4.7.0 based on qt5.11.1
I tried to install python occ with the…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Using external .py scripting, trying to use a PartDesign feature.
### Full versio…
-
The current conda scripts install the OCE Config package files into `$PREFIX/lib`. This is non-standard behaviour. This way, find_package(OCE) does not find OCE without an explicit path.
It would be …