|
def | Activated (self) |
|
def | GetResources (self) |
|
def | action (self, arg) |
|
def | Activated (self, name=translate("draft", "Line")) |
|
def | drawSegment (self, point) |
|
def | finish (self, closed=False, cont=False) |
|
def | numericInput (self, numx, numy, numz) |
|
def | orientWP (self) |
|
def | removeTemporaryObject (self) |
|
def | undolast (self) |
|
def | wipe (self) |
|
def | Activated (self, name="None", noplanesetup=False) |
|
def | Activated (self, name="None", noplanesetup=False, is_subtool=False) |
|
def | commit (self, name, func) |
|
def | finish (self, close=False) |
|
def | getStrings (self, addrot=None) |
|
def | IsActive (self) |
|
Gui command for the Wire or Polyline tool.
It inherits the `Line` class, and calls essentially the same code,
only this time the `wiremode` is set to `True`,
so we are allowed to place more than two points.