Remove ShapeBinder2D
As profile based features can work with faces and wires now ShapeBinder can do everything that needed ShapeBinder2D before.
This commit is contained in:
@@ -111,7 +111,6 @@ PyMODINIT_FUNC init_PartDesign()
|
||||
PartDesign::AdditiveLoft ::init();
|
||||
PartDesign::SubtractiveLoft ::init();
|
||||
PartDesign::ShapeBinder ::init();
|
||||
PartDesign::ShapeBinder2D ::init();
|
||||
PartDesign::Plane ::init();
|
||||
PartDesign::Line ::init();
|
||||
PartDesign::Point ::init();
|
||||
|
||||
Reference in New Issue
Block a user