PartDesign: add FeaturePython
Opens a window to extend PartDesign with Python
This commit is contained in:
committed by
Yorik van Havre
parent
271bc7450e
commit
d9c803ffce
@@ -85,6 +85,7 @@ PyMOD_INIT_FUNC(_PartDesign)
|
||||
// This function is responsible for adding inherited slots from a type's base class.
|
||||
|
||||
PartDesign::Feature ::init();
|
||||
PartDesign::FeaturePython ::init();
|
||||
PartDesign::Solid ::init();
|
||||
PartDesign::DressUp ::init();
|
||||
PartDesign::FeatureAddSub ::init();
|
||||
|
||||
Reference in New Issue
Block a user