FeaturePython.Box Class Reference
Public Member Functions | |
| def | execute (self, fp) |
| def | onChanged (self, fp, prop) |
Member Function Documentation
◆ execute()
| def FeaturePython.Box.execute | ( | self, | |
| fp | |||
| ) |
Print a short message when doing a recomputation, this method is mandatory
Referenced by ArchSite.Compass.buildCoordinates(), ArchSchedule.CommandArchSchedule.IsActive(), and FeaturePython.DistanceBolt.onChanged().
◆ onChanged()
| def FeaturePython.Box.onChanged | ( | self, | |
| fp, | |||
| prop | |||
| ) |
Print the name of the property that has changed
Referenced by ArchSite.Compass.buildCoordinates(), and ArchAxis.CommandArchGrid.IsActive().
The documentation for this class was generated from the following file:
- src/Mod/TemplatePyMod/FeaturePython.py
1.8.17