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