|
|
|
|
|
by gdevillers
126 days ago
|
|
A very powerful feature of FreeCAD is its Python console. It is very useful when debugging software that uses/produces 3D solids. With it I was able to: - colorise solid faces with random colors - colorise faces by type (cylinder, plane, etc.) - add 3D labels in the scene |
|