Example #1
0
def withHisSel(self):
    ap.sel(withHistory)
Example #2
0
def notCentSel(self):
    ap.sel(notCentered)
Example #3
0
def notFrozeSel(self):
    ap.sel(notFroze)
Example #4
0
def openSpreadSheet(self):
    ap.sel(notFroze)
    ap.spreadSheetWin(self)
Example #5
0
def visLayerSel(self):
    ap.sel(notLayered)
Example #6
0
def defNamSel(self):
    ap.sel(defaultNames)
Example #7
0
def triSelect(self):
    ap.sel(triList[0])
Example #8
0
def laminaSelect(self):
    ap.sel(laminaList[0])
Example #9
0
def nGonSelect(self):
    ap.sel(nGonList[0])