Public Member Functions | |
| def | __init__ |
| def | execute |
| def | onChanged |
Definition at line 351 of file FeaturePython.py.
| def FeaturePython::PointFeature::__init__ | ( | self, | ||
| obj | ||||
| ) |
Definition at line 352 of file FeaturePython.py.
| def FeaturePython::PointFeature::execute | ( | self, | ||
| fp | ||||
| ) |
Print a short message when doing a recomputation, this method is mandatory
Definition at line 359 of file FeaturePython.py.
| def FeaturePython::PointFeature::onChanged | ( | self, | ||
| fp, | ||||
| prop | ||||
| ) |
Print the name of the property that has changed
Definition at line 355 of file FeaturePython.py.
1.6.1