Specialized viewproviders for datum features, create points from intersection of edges and faces
This commit is contained in:
committed by
Stefan Tröger
parent
8682b5f490
commit
1c1531278c
@@ -121,6 +121,9 @@ PyMODINIT_FUNC initPartDesignGui()
|
||||
PartDesignGui::ViewProviderScaled ::init();
|
||||
PartDesignGui::ViewProviderMultiTransform::init();
|
||||
PartDesignGui::ViewProviderDatum ::init();
|
||||
PartDesignGui::ViewProviderDatumPoint ::init();
|
||||
PartDesignGui::ViewProviderDatumLine ::init();
|
||||
PartDesignGui::ViewProviderDatumPlane ::init();
|
||||
|
||||
// add resources and reloads the translators
|
||||
loadPartDesignResource();
|
||||
|
||||
Reference in New Issue
Block a user