Python Workbench and Modifier

Here's the place for discussion related to coding in FreeCAD, C++ or Python. Design, interfaces and structures.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
User avatar
Joel_graff
Veteran
Posts: 1949
Joined: Fri Apr 28, 2017 4:23 pm
Contact:

Python Workbench and Modifier

Post by Joel_graff »

In Python Workbench objects, how necessary is it that the objects inherit Modifier?

It seems to be commonly done in lots of examples, but I'm finding it introduces an awful lot of lag loading the workbench.
FreeCAD Trails workbench for transportation engineering: https://www.github.com/joelgraff/freecad.trails

pivy_trackers 2D coin3D library: https://www.github.com/joelgraff/pivy_trackers
Post Reply