Public Member Functions | |
def | __init__ |
def | execute |
Definition at line 143 of file FeaturePython.py.
def FeaturePython::Line::__init__ | ( | self, | ||
obj | ||||
) |
Add two point properties
Definition at line 144 of file FeaturePython.py.
def FeaturePython::Line::execute | ( | self, | ||
fp | ||||
) |
Print a short message when doing a recomputation, this method is mandatory
Definition at line 150 of file FeaturePython.py.