PartDesign: transfer Datums to become AttachableObjects
Crude and quick, needs cleanup.
This commit is contained in:
@@ -140,8 +140,4 @@ PyMODINIT_FUNC init_PartDesign()
|
||||
PartDesign::AdditiveWedge ::init();
|
||||
PartDesign::SubtractiveWedge ::init();
|
||||
|
||||
PartDesign::Point ::initHints();
|
||||
PartDesign::Line ::initHints();
|
||||
PartDesign::Plane ::initHints();
|
||||
PartDesign::CoordinateSystem ::initHints();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user