Classes | |
class | ADAPTIVEGate |
class | CHAMFERGate |
class | CONTOURGate |
class | DRILLGate |
class | EGate |
class | ENGRAVEGate |
class | FACEGate |
class | MESHGate |
class | PathBaseGate |
class | POCKETGate |
class | PROBEGate |
class | PROFILEGate |
Functions | |
def | adaptiveselect () |
def | chamferselect () |
def | clear () |
def | contourselect () |
def | drillselect () |
def | engraveselect () |
def | eselect () |
def | fselect () |
def | pocketselect () |
def | probeselect () |
def | profileselect () |
def | select (op) |
def | surfaceselect () |
Function Documentation
◆ adaptiveselect()
def PathScripts.PathSelection.adaptiveselect | ( | ) |
◆ chamferselect()
def PathScripts.PathSelection.chamferselect | ( | ) |
◆ clear()
def PathScripts.PathSelection.clear | ( | ) |
◆ contourselect()
def PathScripts.PathSelection.contourselect | ( | ) |
◆ drillselect()
def PathScripts.PathSelection.drillselect | ( | ) |
◆ engraveselect()
def PathScripts.PathSelection.engraveselect | ( | ) |
◆ eselect()
def PathScripts.PathSelection.eselect | ( | ) |
◆ fselect()
def PathScripts.PathSelection.fselect | ( | ) |
◆ pocketselect()
def PathScripts.PathSelection.pocketselect | ( | ) |
◆ probeselect()
def PathScripts.PathSelection.probeselect | ( | ) |
◆ profileselect()
def PathScripts.PathSelection.profileselect | ( | ) |
◆ select()
def PathScripts.PathSelection.select | ( | op | ) |
◆ surfaceselect()
def PathScripts.PathSelection.surfaceselect | ( | ) |