Public Member Functions | |
def | __init__ |
def | execute |
def | onChanged |
Definition at line 544 of file FeaturePython.py.
def FeaturePython::Molecule::__init__ | ( | self, | ||
obj | ||||
) |
Add two point properties
Definition at line 545 of file FeaturePython.py.
def FeaturePython::Molecule::execute | ( | self, | ||
fp | ||||
) |
Print a short message when doing a recomputation, this method is mandatory
Definition at line 557 of file FeaturePython.py.
def FeaturePython::Molecule::onChanged | ( | self, | ||
fp, | ||||
prop | ||||
) |
Definition at line 552 of file FeaturePython.py.