ose3dprinter.gui.part_featureΒΆ

Exposes functions to create Part::FeaturePython objects.

Minimally, these objects are custom, parameteric, and have a Shape for viewing in three dimensions.

See Also:

https://wiki.freecadweb.org/FeaturePython_Objects https://wiki.freecadweb.org/Creating_a_FeaturePython_Box,_Part_II https://wiki.freecadweb.org/Scripted_objects

Additionally, they may have a ViewProvider class for providing additional customization to their 3d representation, and how they respond to certain graphical interactions such as selection.

See Also:

https://wiki.freecadweb.org/Viewprovider