DraftFillet.Fillet Class Reference
Public Member Functions | |
def | onDocumentRestored (self, obj) |
Detailed Description
The old Fillet object. DEPRECATED. This class is solely defined to migrate older objects. When an old object is opened it will reconstruct the object by searching for this class. So we implement `onDocumentRestored` to test that it is the old class and we migrate it, by assigning the new proxy class, and the new viewprovider.
Member Function Documentation
◆ onDocumentRestored()
def DraftFillet.Fillet.onDocumentRestored | ( | self, | |
obj | |||
) |
Run when the document that is using this class is restored.
References DraftFillet.Fillet._migrate().
The documentation for this class was generated from the following file:
- src/Mod/Draft/DraftFillet.py