[TD]remove Hatches from Display when deleted
This commit is contained in:
@@ -50,6 +50,8 @@ public:
|
||||
virtual const char* getViewProviderName(void) const override {
|
||||
return "TechDrawGui::ViewProviderHatch";
|
||||
}
|
||||
virtual void unsetupObject(void) override;
|
||||
|
||||
//return PyObject as DrawHatchPy
|
||||
virtual PyObject *getPyObject(void) override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user