Public Member Functions | |
def | onDocumentRestored (self, obj) |
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.
def DraftFillet.Fillet.onDocumentRestored | ( | self, | |
obj | |||
) |
Run when the document that is using this class is restored.
References DraftFillet.Fillet._migrate().