SYMBOL INDEX (977 symbols across 33 files) FILE: CD_A2plusupdater.py class globaluseclass (line 44) | class globaluseclass: method __init__ (line 46) | def __init__(self): method resetvars (line 60) | def resetvars(self): class sideFuncs1 (line 76) | class sideFuncs1(): method __init__ (line 77) | def __init__(self): method opendoccheck (line 80) | def opendoccheck(self): class classFuncs (line 97) | class classFuncs(): method __init__ (line 98) | def __init__(self): method selectfiles (line 101) | def selectfiles(self): method firstrun (line 133) | def firstrun(self, partobj): method secondrun (line 144) | def secondrun(self, newpart=False): method runpostchange (line 162) | def runpostchange(self): method getfeatstomove (line 185) | def getfeatstomove(self): method getfacebynum (line 241) | def getfacebynum(self, facenum, shape): method getedgebynum (line 275) | def getedgebynum(self, num, shape): method getvertexbynum (line 323) | def getvertexbynum(self, num, shape): method findfeats_attempt1 (line 333) | def findfeats_attempt1(self): method swapfeature (line 361) | def swapfeature(self, newfeat, d): method findfeats_attempt2 (line 386) | def findfeats_attempt2(self): method findnewface_attempt1 (line 410) | def findnewface_attempt1(self, d): method findnewface_attempt2 (line 424) | def findnewface_attempt2(self, dict_): method findCylinderattempt1 (line 473) | def findCylinderattempt1(self, dict_): method findCylinderattempt2 (line 483) | def findCylinderattempt2(self, dict_): method findnewedge_attempt1 (line 495) | def findnewedge_attempt1(self, dict_): method findnewedge_attempt2 (line 512) | def findnewedge_attempt2(self, dict_): method findnewvertex_attempt1 (line 531) | def findnewvertex_attempt1(self, dict_): function getfacelists (line 543) | def getfacelists(): function selectforpart (line 553) | def selectforpart(partlabel, selectType='std'): function rondnum (line 574) | def rondnum(num, rndto=g.roundto, mmorin='mm'): function rondlist (line 583) | def rondlist(inpList, inch=False): class mApp (line 597) | class mApp(QtGui.QWidget): method __init__ (line 599) | def __init__(self, msg, msgtype='ok'): method initUI (line 603) | def initUI(self, msg, msgtype='ok'): class formReport (line 615) | class formReport(QtGui.QDialog): method __init__ (line 617) | def __init__(self, name): method showme (line 635) | def showme(self, msg): method Closeme (line 639) | def Closeme(self): method closeEvent (line 642) | def closeEvent(self, event): class rnp_Update_A2pParts (line 649) | class rnp_Update_A2pParts: method Activated (line 650) | def Activated(self): method Deactivated (line 654) | def Deactivated(self): method GetResources (line 659) | def GetResources(self): FILE: CD_CheckConstraints.py class globaluseclass (line 38) | class globaluseclass: method __init__ (line 39) | def __init__(self): class mApp (line 52) | class mApp(QtGui.QWidget): method __init__ (line 55) | def __init__(self, msg): method initUI (line 60) | def initUI(self, msg, msgtype='ok'): class formMain (line 78) | class formMain(QtGui.QMainWindow): method __init__ (line 80) | def __init__(self, name): method openViewer (line 114) | def openViewer(self): method resizeEvent (line 125) | def resizeEvent(self, event): method showme (line 131) | def showme(self, msg): method Closeme (line 135) | def Closeme(self): method closeEvent (line 138) | def closeEvent(self, event): class classCheckConstraints (line 146) | class classCheckConstraints(): method __init__ (line 147) | def __init__(self): method startcheck (line 153) | def startcheck(self): method checkformovement (line 191) | def checkformovement(self, constraintlist, putPartBack=True): method addError (line 276) | def addError(self, cobj, errortype): method getallconstraints (line 279) | def getallconstraints(self): class formReport (line 292) | class formReport(QtGui.QDialog): method __init__ (line 294) | def __init__(self, name): method showme (line 302) | def showme(self, msg): method Closeme (line 306) | def Closeme(self): method closeEvent (line 309) | def closeEvent(self, event): function rondlist (line 316) | def rondlist(list, inch=False): function rondnum (line 330) | def rondnum(num, mmorin='mm'): class rnp_Constraint_Checker (line 339) | class rnp_Constraint_Checker: method Activated (line 341) | def Activated(self): method onDeleteConstraint (line 344) | def onDeleteConstraint(self): method Deactivated (line 347) | def Deactivated(): method GetResources (line 351) | def GetResources(self): FILE: CD_ConstraintViewer.py class globaluseclass (line 47) | class globaluseclass: method __init__ (line 48) | def __init__(self): class mApp (line 57) | class mApp(QtGui.QWidget): method __init__ (line 60) | def __init__(self, msg, msgtype='ok'): method initUI (line 64) | def initUI(self, msg, msgtype='ok'): class ShowPartProperties (line 91) | class ShowPartProperties(QtGui.QWidget): method __init__ (line 93) | def __init__(self): method drt (line 98) | def drt(self): method createButtonColumn (line 173) | def createButtonColumn(self, xloc, btnLabels): method button_pushed (line 184) | def button_pushed(self): method clearTable (line 239) | def clearTable(self): method process_menus (line 242) | def process_menus(self, q): method process_misc_menus (line 263) | def process_misc_menus(self, q): method stdSolve (line 268) | def stdSolve(self): method fun4 (line 272) | def fun4(self, Ncol): method fun (line 275) | def fun(self, i): method loadtable (line 279) | def loadtable(self, TempList): method hoveronoff (line 364) | def hoveronoff(self, val): method cell_was_clicked (line 367) | def cell_was_clicked(self, row, column): method showme (line 422) | def showme(self): method Closeme (line 430) | def Closeme(self): method closeEvent (line 435) | def closeEvent(self, event): method resizeEvent (line 440) | def resizeEvent(self, event): class classconflictreport (line 450) | class classconflictreport(): method __init__ (line 451) | def __init__(self): method selectforTree (line 454) | def selectforTree(self): method selectforpart (line 475) | def selectforpart(self): method checkforfixandsolve (line 509) | def checkforfixandsolve(self, constraintlist): class classsidefunctions (line 542) | class classsidefunctions(): method __init__ (line 543) | def __init__(self, name): method swapselectedleg (line 547) | def swapselectedleg(self): method turnoffobserv (line 557) | def turnoffobserv(self): method swap1leg (line 562) | def swap1leg(self): method swapfeature (line 591) | def swapfeature(self, newfeaturedict): class SelObserver (line 616) | class SelObserver: method __init__ (line 617) | def __init__(self): method SelObserverON (line 620) | def SelObserverON(self): method SelObserverOFF (line 623) | def SelObserverOFF(self): method setPreselection (line 630) | def setPreselection(self, doc, obj, sub): # Preselection object method addSelection (line 633) | def addSelection(self, doc, obj, sub, pnt): # Selection object method removeSelection (line 636) | def removeSelection(self, doc, obj, sub): # Delete the selected object method setSelection (line 639) | def setSelection(self, doc): class classsearch (line 648) | class classsearch(): method __init__ (line 650) | def __init__(self): method startsearch (line 653) | def startsearch(self, searchterm, colnum): method searchTreeItem (line 661) | def searchTreeItem(self, tree, item, searchterm, colnum): method expandParent (line 669) | def expandParent(self, tree, item): method resetAll (line 675) | def resetAll(self, item): method reset1 (line 682) | def reset1(self): function rondlist (line 694) | def rondlist(inputList, inch=False): function rondnum (line 708) | def rondnum(num, mmorin='mm'): class classlastclickeditem (line 717) | class classlastclickeditem: method __init__ (line 718) | def __init__(self, Name): method clear (line 728) | def clear(self): method cellpicked (line 736) | def cellpicked(self, row, column): class rnp_Constraint_Viewer (line 759) | class rnp_Constraint_Viewer: method Activated (line 761) | def Activated(self): method Deactivated (line 764) | def Deactivated(self): method GetResources (line 768) | def GetResources(self): FILE: CD_FeatureLabels.py class formMain (line 32) | class formMain(QtGui.QMainWindow): method __init__ (line 33) | def __init__(self, name): method button_pushed (line 60) | def button_pushed(self): method hideMe (line 81) | def hideMe(self): method showme (line 85) | def showme(self): method Closeme (line 88) | def Closeme(self): method closeEvent (line 91) | def closeEvent(self, event): class classLabels (line 99) | class classLabels(): method __init__ (line 100) | def __init__(self): method checkselection (line 103) | def checkselection(self): method addlabels (line 114) | def addlabels(self, feat): method makelabel (line 135) | def makelabel(self, ent, name, loc): method deletelabels (line 145) | def deletelabels(self): method attachto (line 150) | def attachto(self, sel=None, featname=''): method getEntLoc (line 164) | def getEntLoc(self, ent, featname): method labelForTable (line 173) | def labelForTable(self, ent, featname): method selectedlabels (line 178) | def selectedlabels(self): class mApp (line 192) | class mApp(QtGui.QWidget): method __init__ (line 195) | def __init__(self, msg): method initUI (line 199) | def initUI(self, msg): FILE: CD_OneButton.py class globaluseclass (line 37) | class globaluseclass: method __init__ (line 38) | def __init__(self, name): class onebutton (line 49) | class onebutton: method readselect (line 50) | def readselect(self, doc, obj, sub): class SelObserver (line 80) | class SelObserver: method __init__ (line 81) | def __init__(self): method SelObserverON (line 84) | def SelObserverON(self): method SelObserverOFF (line 90) | def SelObserverOFF(self): method addSelection (line 98) | def addSelection(self, doc, obj, sub, pnt): # Selection object method removeSelection (line 101) | def removeSelection(self, doc, obj, sub): # Delete the selected object method setSelection (line 104) | def setSelection(self, doc): class ViewObserver (line 112) | class ViewObserver: method __init__ (line 113) | def __init__(self): method vostart (line 118) | def vostart(self): method vooff (line 123) | def vooff(self): method logPosition (line 129) | def logPosition(self, myinfo): class rnp_OneButton (line 150) | class rnp_OneButton: method GetResources (line 151) | def GetResources(self): method Activated (line 160) | def Activated(self, placeholder=None): method Deactivated (line 176) | def Deactivated(self): method IsChecked (line 181) | def IsChecked(self): method IsActive (line 184) | def IsActive(self): class mApp (line 191) | class mApp(QtGui.QWidget): method __init__ (line 194) | def __init__(self, msg, msgtype='ok'): method initUI (line 203) | def initUI(self, msg): FILE: InitGui.py class A2plusWorkbench (line 47) | class A2plusWorkbench (Workbench): method __init__ (line 49) | def __init__(self): method Initialize (line 56) | def Initialize(self): method Activated (line 238) | def Activated(self): method Deactivated (line 242) | def Deactivated(self): method ContextMenu (line 246) | def ContextMenu(self, recipient): FILE: a2p_BoM.py function createCutListOptimizerPartList (line 53) | def createCutListOptimizerPartList( function createPartList (line 168) | def createPartList( class a2p_CreatePartlist (line 264) | class a2p_CreatePartlist(): method clearPartList (line 266) | def clearPartList(self): method Activated (line 275) | def Activated(self): method GetResources (line 349) | def GetResources(self): method CreateColumnHeadersInSpreadsheet (line 374) | def CreateColumnHeadersInSpreadsheet(self, ss, columnHeaders, startCol... class a2p_CreateCutListOptimizerPartlist (line 397) | class a2p_CreateCutListOptimizerPartlist(a2p_CreatePartlist): method clearPartList (line 399) | def clearPartList(self): method Activated (line 408) | def Activated(self): method GetResources (line 473) | def GetResources(self): method FillPartsListEntries (line 498) | def FillPartsListEntries(self, ss, partListEntries): FILE: a2p_ConstraintCommands.py class a2p_PointIdentityConstraintCommand (line 46) | class a2p_PointIdentityConstraintCommand: method Activated (line 47) | def Activated(self): method IsActive (line 56) | def IsActive(self): method GetResources (line 61) | def GetResources(self): class a2p_PointOnLineConstraintCommand (line 72) | class a2p_PointOnLineConstraintCommand: method Activated (line 73) | def Activated(self): method IsActive (line 82) | def IsActive(self): method GetResources (line 87) | def GetResources(self): class a2p_PointOnPlaneConstraintCommand (line 98) | class a2p_PointOnPlaneConstraintCommand: method Activated (line 99) | def Activated(self): method IsActive (line 108) | def IsActive(self): method GetResources (line 113) | def GetResources(self): class a2p_SphericalSurfaceConstraintCommand (line 124) | class a2p_SphericalSurfaceConstraintCommand: method Activated (line 125) | def Activated(self): method IsActive (line 134) | def IsActive(self): method GetResources (line 139) | def GetResources(self): class a2p_CircularEdgeConnectionCommand (line 150) | class a2p_CircularEdgeConnectionCommand: method Activated (line 151) | def Activated(self): method IsActive (line 160) | def IsActive(self): method GetResources (line 165) | def GetResources(self): class a2p_AxialConstraintCommand (line 176) | class a2p_AxialConstraintCommand: method Activated (line 177) | def Activated(self): method IsActive (line 186) | def IsActive(self): method GetResources (line 191) | def GetResources(self): class a2p_AxisParallelConstraintCommand (line 202) | class a2p_AxisParallelConstraintCommand: method Activated (line 203) | def Activated(self): method IsActive (line 212) | def IsActive(self): method GetResources (line 217) | def GetResources(self): class a2p_AxisPlaneParallelCommand (line 228) | class a2p_AxisPlaneParallelCommand: method Activated (line 229) | def Activated(self): method IsActive (line 238) | def IsActive(self): method GetResources (line 243) | def GetResources(self): class a2p_AxisPlaneAngleCommand (line 254) | class a2p_AxisPlaneAngleCommand: method Activated (line 255) | def Activated(self): method IsActive (line 264) | def IsActive(self): method GetResources (line 269) | def GetResources(self): class a2p_AxisPlaneNormalCommand (line 280) | class a2p_AxisPlaneNormalCommand: method Activated (line 281) | def Activated(self): method IsActive (line 290) | def IsActive(self): method GetResources (line 295) | def GetResources(self): class a2p_PlanesParallelConstraintCommand (line 306) | class a2p_PlanesParallelConstraintCommand: method Activated (line 307) | def Activated(self): method IsActive (line 316) | def IsActive(self): method GetResources (line 321) | def GetResources(self): class a2p_PlaneCoincidentConstraintCommand (line 332) | class a2p_PlaneCoincidentConstraintCommand: method Activated (line 333) | def Activated(self): method IsActive (line 342) | def IsActive(self): method GetResources (line 347) | def GetResources(self): class a2p_AngledPlanesConstraintCommand (line 358) | class a2p_AngledPlanesConstraintCommand: method Activated (line 359) | def Activated(self): method IsActive (line 368) | def IsActive(self): method GetResources (line 373) | def GetResources(self): class a2p_CenterOfMassConstraintCommand (line 384) | class a2p_CenterOfMassConstraintCommand: method Activated (line 385) | def Activated(self): method IsActive (line 394) | def IsActive(self): method GetResources (line 399) | def GetResources(self): FILE: a2p_ConstraintDialog.py class a2p_ConstraintValueWidget (line 50) | class a2p_ConstraintValueWidget(QtGui.QWidget): method __init__ (line 56) | def __init__(self, parent, constraintObject, mode): method initUI (line 83) | def initUI(self): method setConstraintEditorData (line 315) | def setConstraintEditorData(self): method solve (line 337) | def solve(self): method flipLockRotation (line 356) | def flipLockRotation(self): method handleOffsetChanged (line 363) | def handleOffsetChanged(self): method setOffsetZero (line 369) | def setOffsetZero(self): method flipOffsetSign (line 375) | def flipOffsetSign(self): method flipDirection2 (line 388) | def flipDirection2(self, idx): method flipDirection (line 393) | def flipDirection(self): method handleAngleChanged (line 402) | def handleAngleChanged(self): method roundAngle (line 408) | def roundAngle(self): method perpendicularAngle (line 418) | def perpendicularAngle(self): method restoreConstraintValues (line 444) | def restoreConstraintValues(self): method delete (line 454) | def delete(self): method keyPressEvent (line 481) | def keyPressEvent(self, e): method accept (line 487) | def accept(self): method cancelOperation (line 502) | def cancelOperation(self): class a2p_ConstraintCollection (line 549) | class a2p_ConstraintCollection(QtGui.QWidget): method __init__ (line 550) | def __init__(self, parent): method initUI (line 557) | def initUI(self): method showConstraintCollectionHelp (line 742) | def showConstraintCollectionHelp(self): method parseSelections (line 754) | def parseSelections(self): method onTimer (line 798) | def onTimer(self): method manageConstraint (line 802) | def manageConstraint(self): method onAcceptConstraint (line 813) | def onAcceptConstraint(self): method onDeleteConstraint (line 820) | def onDeleteConstraint(self): method onPointIdentityButton (line 826) | def onPointIdentityButton(self): method onPointOnLineButton (line 831) | def onPointOnLineButton(self): method onPointOnPlaneButton (line 836) | def onPointOnPlaneButton(self): method onCircularEdgeButton (line 841) | def onCircularEdgeButton(self): method onAxialButton (line 846) | def onAxialButton(self): method onAxisParallelButton (line 851) | def onAxisParallelButton(self): method onAxisPlaneParallelButton (line 856) | def onAxisPlaneParallelButton(self): method onAxisPlaneAngleButton (line 861) | def onAxisPlaneAngleButton(self): method onAxisPlaneNormalButton (line 866) | def onAxisPlaneNormalButton(self): method onPlanesParallelButton (line 871) | def onPlanesParallelButton(self): method onPlaneCoincidentButton (line 876) | def onPlaneCoincidentButton(self): method onAngledPlanesButton (line 881) | def onAngledPlanesButton(self): method onCenterOfMassButton (line 886) | def onCenterOfMassButton(self): method onSpericalConstraintButton (line 891) | def onSpericalConstraintButton(self): function getMoveDistToStoredPosition (line 897) | def getMoveDistToStoredPosition(widg): class a2p_ConstraintValuePanel (line 926) | class a2p_ConstraintValuePanel(QtGui.QDockWidget): method __init__ (line 931) | def __init__(self, constraintObject, mode): method storeWindowPosition (line 967) | def storeWindowPosition(self): method onAcceptConstraint (line 978) | def onAcceptConstraint(self): method onDeleteConstraint (line 985) | def onDeleteConstraint(self): method closeEvent (line 992) | def closeEvent(self, event): class a2p_ConstraintPanel (line 997) | class a2p_ConstraintPanel(QtGui.QDockWidget): method __init__ (line 998) | def __init__(self): method onTimer (line 1019) | def onTimer(self): method closeEvent (line 1038) | def closeEvent(self, event): class a2p_ConstraintDialogCommand (line 1044) | class a2p_ConstraintDialogCommand: method Activated (line 1046) | def Activated(self): method IsActive (line 1051) | def IsActive(self): method GetResources (line 1058) | def GetResources(self): class a2p_EditConstraintCommand (line 1070) | class a2p_EditConstraintCommand: method Activated (line 1072) | def Activated(self): method IsActive (line 1090) | def IsActive(self): method onAcceptConstraint (line 1095) | def onAcceptConstraint(self): method onDeleteConstraint (line 1100) | def onDeleteConstraint(self): method GetResources (line 1105) | def GetResources(self): FILE: a2p_MuxAssembly.py function createTopoInfo (line 43) | def createTopoInfo(obj): # used during converting an object to a2p object function makePlacedShape (line 61) | def makePlacedShape(obj): function muxAssemblyWithTopoNames (line 73) | def muxAssemblyWithTopoNames(doc, desiredShapeLabel=None): class SimpleAssemblyShape (line 194) | class SimpleAssemblyShape: method __init__ (line 195) | def __init__(self, obj): method onChanged (line 200) | def onChanged(self, fp, prop): method execute (line 203) | def execute(self, fp): class ViewProviderSimpleAssemblyShape (line 207) | class ViewProviderSimpleAssemblyShape: method __init__ (line 208) | def __init__(self, obj): method onDelete (line 211) | def onDelete(self, viewObject, subelements): method __getstate__ (line 214) | def __getstate__(self): method __setstate__ (line 217) | def __setstate__(self, state): method dumps (line 220) | def dumps(self): method loads (line 223) | def loads(self, state): method getIcon (line 226) | def getIcon(self): method attach (line 229) | def attach(self, obj): method getDisplayModes (line 235) | def getDisplayModes(self, obj): method getDefaultDisplayMode (line 243) | def getDefaultDisplayMode(self): method setDisplayMode (line 247) | def setDisplayMode(self, mode): function createOrUpdateSimpleAssemblyShape (line 268) | def createOrUpdateSimpleAssemblyShape(doc): class a2p_SimpleAssemblyShapeCommand (line 322) | class a2p_SimpleAssemblyShapeCommand(): method GetResources (line 324) | def GetResources(self): method Activated (line 331) | def Activated(self): method IsActive (line 342) | def IsActive(self): FILE: a2p_Resources3.py function qInitResources (line 24412) | def qInitResources(): function qCleanupResources (line 24415) | def qCleanupResources(): FILE: a2p_Resources3_Qt6.py function qInitResources (line 24412) | def qInitResources(): function qCleanupResources (line 24415) | def qCleanupResources(): FILE: a2p_constraintServices.py function reAdjustConstraintDirections (line 35) | def reAdjustConstraintDirections(doc): class a2p_reAdjustConstraintDirectionsCommand (line 105) | class a2p_reAdjustConstraintDirectionsCommand: method Activated (line 106) | def Activated(self): method IsActive (line 120) | def IsActive(self): method GetResources (line 125) | def GetResources(self): FILE: a2p_constraints.py class BasicConstraint (line 48) | class BasicConstraint(): method __init__ (line 52) | def __init__(self, selection): method create (line 74) | def create(self, selection): method setupProxies (line 109) | def setupProxies(self): method groupUnderParentTreeObject (line 120) | def groupUnderParentTreeObject(self): method setInitialValues (line 128) | def setInitialValues(self): method calcInitialValues (line 145) | def calcInitialValues(self): method recalculateMatingDirection (line 153) | def recalculateMatingDirection(c): method getToolTip (line 161) | def getToolTip(self): method isValidSelection (line 165) | def isValidSelection(selection): class PointIdentityConstraint (line 169) | class PointIdentityConstraint(BasicConstraint): method __init__ (line 170) | def __init__(self, selection): method calcInitialValues (line 177) | def calcInitialValues(self): method recalculateMatingDirection (line 181) | def recalculateMatingDirection(c): method getToolTip (line 185) | def getToolTip(): method isValidSelection (line 200) | def isValidSelection(selection): class PointOnLineConstraint (line 219) | class PointOnLineConstraint(BasicConstraint): method __init__ (line 220) | def __init__(self, selection): method calcInitialValues (line 227) | def calcInitialValues(self): method recalculateMatingDirection (line 231) | def recalculateMatingDirection(c): method getToolTip (line 235) | def getToolTip(): method isValidSelection (line 250) | def isValidSelection(selection): class PointOnPlaneConstraint (line 263) | class PointOnPlaneConstraint(BasicConstraint): method __init__ (line 264) | def __init__(self, selection): method calcInitialValues (line 271) | def calcInitialValues(self): method recalculateMatingDirection (line 275) | def recalculateMatingDirection(c): method getToolTip (line 290) | def getToolTip(): method isValidSelection (line 303) | def isValidSelection(selection): class SphericalConstraint (line 319) | class SphericalConstraint(BasicConstraint): method __init__ (line 320) | def __init__(self, selection): method calcInitialValues (line 327) | def calcInitialValues(self): method recalculateMatingDirection (line 331) | def recalculateMatingDirection(c): method getToolTip (line 335) | def getToolTip(): method isValidSelection (line 350) | def isValidSelection(selection): class CircularEdgeConstraint (line 369) | class CircularEdgeConstraint(BasicConstraint): method __init__ (line 370) | def __init__(self, selection): method calcInitialValues (line 377) | def calcInitialValues(self): method recalculateMatingDirection (line 395) | def recalculateMatingDirection(c): method getToolTip (line 416) | def getToolTip(): method isValidSelection (line 431) | def isValidSelection(selection): class AxialConstraint (line 441) | class AxialConstraint(BasicConstraint): method __init__ (line 442) | def __init__(self, selection): method calcInitialValues (line 449) | def calcInitialValues(self): method recalculateMatingDirection (line 461) | def recalculateMatingDirection(c): method getToolTip (line 473) | def getToolTip(): method isValidSelection (line 487) | def isValidSelection(selection): class AxisParallelConstraint (line 503) | class AxisParallelConstraint(BasicConstraint): method __init__ (line 504) | def __init__(self, selection): method calcInitialValues (line 511) | def calcInitialValues(self): method recalculateMatingDirection (line 522) | def recalculateMatingDirection(c): method getToolTip (line 534) | def getToolTip(): method isValidSelection (line 551) | def isValidSelection(selection): class AxisPlaneParallelConstraint (line 564) | class AxisPlaneParallelConstraint(BasicConstraint): method __init__ (line 565) | def __init__(self, selection): method calcInitialValues (line 572) | def calcInitialValues(self): method recalculateMatingDirection (line 576) | def recalculateMatingDirection(c): method getToolTip (line 580) | def getToolTip(): method isValidSelection (line 595) | def isValidSelection(selection): class AxisPlaneAngleConstraint (line 608) | class AxisPlaneAngleConstraint(BasicConstraint): method __init__ (line 609) | def __init__(self, selection): method calcInitialValues (line 616) | def calcInitialValues(self): method recalculateMatingDirection (line 634) | def recalculateMatingDirection(c): method getToolTip (line 648) | def getToolTip(): method isValidSelection (line 665) | def isValidSelection(selection): class AxisPlaneNormalConstraint (line 678) | class AxisPlaneNormalConstraint(BasicConstraint): method __init__ (line 679) | def __init__(self, selection): method calcInitialValues (line 686) | def calcInitialValues(self): method recalculateMatingDirection (line 699) | def recalculateMatingDirection(c): method getToolTip (line 713) | def getToolTip(): method isValidSelection (line 729) | def isValidSelection(selection): class PlanesParallelConstraint (line 742) | class PlanesParallelConstraint(BasicConstraint): method __init__ (line 743) | def __init__(self, selection): method calcInitialValues (line 750) | def calcInitialValues(self): method recalculateMatingDirection (line 765) | def recalculateMatingDirection(c): method getToolTip (line 781) | def getToolTip(): method isValidSelection (line 796) | def isValidSelection(selection): class PlaneConstraint (line 808) | class PlaneConstraint(BasicConstraint): method __init__ (line 809) | def __init__(self, selection): method calcInitialValues (line 816) | def calcInitialValues(self): method recalculateMatingDirection (line 832) | def recalculateMatingDirection(c): method getToolTip (line 851) | def getToolTip(): method isValidSelection (line 865) | def isValidSelection(selection): class AngledPlanesConstraint (line 877) | class AngledPlanesConstraint(BasicConstraint): method __init__ (line 878) | def __init__(self, selection): method calcInitialValues (line 885) | def calcInitialValues(self): method recalculateMatingDirection (line 893) | def recalculateMatingDirection(c): method getToolTip (line 897) | def getToolTip(): method isValidSelection (line 917) | def isValidSelection(selection): class CenterOfMassConstraint (line 927) | class CenterOfMassConstraint(BasicConstraint): method __init__ (line 928) | def __init__(self, selection): method calcInitialValues (line 935) | def calcInitialValues(self): method recalculateMatingDirection (line 957) | def recalculateMatingDirection(c): method getToolTip (line 978) | def getToolTip(): method isValidSelection (line 992) | def isValidSelection(selection): FILE: a2p_convertPart.py function updateConvertedPart (line 41) | def updateConvertedPart(doc, obj): function convertToImportedPart (line 76) | def convertToImportedPart(doc, obj): class a2p_ConvertPartCommand (line 158) | class a2p_ConvertPartCommand(): method GetResources (line 160) | def GetResources(self): method Activated (line 167) | def Activated(self): method IsActive (line 184) | def IsActive(self): FILE: a2p_dependencies.py class Dependency (line 49) | class Dependency(): method __init__ (line 50) | def __init__(self, constraint, refType, axisRotation): method clear (line 87) | def clear(self): method __str__ (line 105) | def __str__(self): method Create (line 113) | def Create(doc, constraint, solver, rigid1, rigid2): method applyPlacement (line 391) | def applyPlacement(self, placement): method enable (line 397) | def enable(self, workList): method disable (line 403) | def disable(self): method getMovement (line 407) | def getMovement(self): method calcDOF (line 410) | def calcDOF(self, _dofRot, _dofPos, _pointconstraints = []): method getRotation (line 414) | def getRotation(self, solver): class DependencyPointIdentity (line 471) | class DependencyPointIdentity(Dependency): method __init__ (line 472) | def __init__(self, constraint, refType): method getMovement (line 477) | def getMovement(self): method calcDOF (line 483) | def calcDOF(self, _dofPos, _dofRot, _pointconstraints=[]): class DependencyPointOnLine (line 497) | class DependencyPointOnLine(Dependency): method __init__ (line 498) | def __init__(self, constraint, refType): method getMovement (line 503) | def getMovement(self): method calcDOF (line 527) | def calcDOF(self, _dofPos, _dofRot, _pointconstraints=[]): class DependencyPointOnPlane (line 541) | class DependencyPointOnPlane(Dependency): method __init__ (line 542) | def __init__(self, constraint, refType): method getMovement (line 547) | def getMovement(self): method calcDOF (line 572) | def calcDOF(self, _dofPos, _dofRot, _pointconstraints=[]): class DependencyCircularEdge (line 586) | class DependencyCircularEdge(Dependency): method __init__ (line 587) | def __init__(self, constraint, refType): method getMovement (line 592) | def getMovement(self): method calcDOF (line 598) | def calcDOF(self, _dofPos, _dofRot, _pointconstraints=[]): class DependencyParallelPlanes (line 619) | class DependencyParallelPlanes(Dependency): method __init__ (line 620) | def __init__(self, constraint, refType): method getMovement (line 625) | def getMovement(self): method calcDOF (line 630) | def calcDOF(self, _dofPos, _dofRot, _pointconstraints=[]): class DependencyAngledPlanes (line 637) | class DependencyAngledPlanes(Dependency): method __init__ (line 638) | def __init__(self, constraint, refType): method getMovement (line 643) | def getMovement(self): method getRotation (line 648) | def getRotation(self, solver): method calcDOF (line 671) | def calcDOF(self, _dofPos, _dofRot, _pointconstraints=[]): class DependencyPlane (line 678) | class DependencyPlane(Dependency): method __init__ (line 679) | def __init__(self, constraint, refType): method getMovement (line 684) | def getMovement(self): method calcDOF (line 695) | def calcDOF(self, _dofPos, _dofRot, _pointconstraints=[]): class DependencyAxial (line 707) | class DependencyAxial(Dependency): method __init__ (line 708) | def __init__(self, constraint, refType): method getMovement (line 725) | def getMovement(self): method adjustRefPoints (line 735) | def adjustRefPoints(self,obj,sub,refPoint,axis): method calcDOF (line 749) | def calcDOF(self, _dofPos, _dofRot, _pointconstraints=[]): class DependencyAxisParallel (line 761) | class DependencyAxisParallel(Dependency): method __init__ (line 762) | def __init__(self, constraint, refType): method getMovement (line 767) | def getMovement(self): method calcDOF (line 771) | def calcDOF(self, _dofPos, _dofRot, _pointconstraints=[]): class DependencyAxisPlaneParallel (line 780) | class DependencyAxisPlaneParallel(Dependency): method __init__ (line 781) | def __init__(self, constraint, refType): method getMovement (line 786) | def getMovement(self): method getRotation (line 790) | def getRotation(self, solver): method calcDOF (line 813) | def calcDOF(self, _dofPos, _dofRot, _pointconstraints=[]): class DependencyAxisPlaneAngle (line 820) | class DependencyAxisPlaneAngle(Dependency): method __init__ (line 821) | def __init__(self, constraint, refType): method getMovement (line 826) | def getMovement(self): method getRotation (line 830) | def getRotation(self, solver): method calcDOF (line 853) | def calcDOF(self, _dofPos, _dofRot, _pointconstraints=[]): class DependencyAxisPlaneNormal (line 860) | class DependencyAxisPlaneNormal(Dependency): method __init__ (line 861) | def __init__(self, constraint, refType): method getMovement (line 866) | def getMovement(self): method calcDOF (line 870) | def calcDOF(self, _dofPos, _dofRot, _pointconstraints=[]): class DependencyCenterOfMass (line 877) | class DependencyCenterOfMass(Dependency): method __init__ (line 878) | def __init__(self, constraint, refType): method getMovement (line 883) | def getMovement(self): method calcDOF (line 889) | def calcDOF(self, _dofPos, _dofRot, _pointconstraints=[]): FILE: a2p_fcdocumentreader.py class A2p_xmldoc_Property (line 33) | class A2p_xmldoc_Property(object): method __init__ (line 37) | def __init__(self,treeElement, name,_type): method __str__ (line 42) | def __str__(self): class A2p_xmldoc_PropertyString (line 47) | class A2p_xmldoc_PropertyString(A2p_xmldoc_Property): method getStringValue (line 49) | def getStringValue(self): class A2p_xmldoc_PropertyBool (line 55) | class A2p_xmldoc_PropertyBool(A2p_xmldoc_Property): method getBool (line 57) | def getBool(self): class A2p_xmldoc_PropertyFloat (line 66) | class A2p_xmldoc_PropertyFloat(A2p_xmldoc_Property): method getFloat (line 68) | def getFloat(self): class A2p_xmldoc_PropertyFile (line 74) | class A2p_xmldoc_PropertyFile(A2p_xmldoc_Property): method getStringValue (line 76) | def getStringValue(self): class A2p_xmldoc_PropertySheet (line 82) | class A2p_xmldoc_PropertySheet(A2p_xmldoc_Property): method getCellValues (line 84) | def getCellValues(self): class A2p_xmldoc_Object (line 97) | class A2p_xmldoc_Object(object): method __init__ (line 101) | def __init__(self,name,_type, tree): method __str__ (line 110) | def __str__(self): method loadPropertyDict (line 117) | def loadPropertyDict(self,tree): class A2p_xmldoc_SpreadSheet (line 161) | class A2p_xmldoc_SpreadSheet(A2p_xmldoc_Object): method getCells (line 163) | def getCells(self): class A2p_xmldoc_FeaturePython (line 167) | class A2p_xmldoc_FeaturePython(A2p_xmldoc_Object): method isA2pObject (line 169) | def isA2pObject(self): method getA2pSource (line 173) | def getA2pSource(self): method isSubassembly (line 178) | def isSubassembly(self): method getTimeLastImport (line 187) | def getTimeLastImport(self): class FCdocumentReader (line 198) | class FCdocumentReader(object): method __init__ (line 204) | def __init__(self): method clear (line 209) | def clear(self): method openDocument (line 215) | def openDocument(self,fileName): method loadObjects (line 232) | def loadObjects(self): method getA2pObjects (line 252) | def getA2pObjects(self): method getSpreadsheetObjects (line 264) | def getSpreadsheetObjects(self): method getObjectByName (line 271) | def getObjectByName(self,name): FILE: a2p_importedPart_class.py class Proxy_importPart (line 36) | class Proxy_importPart: method __init__ (line 39) | def __init__(self,obj): method setProperties (line 44) | def setProperties(self,obj): method onDocumentRestored (line 79) | def onDocumentRestored(self,obj): method __getstate__ (line 82) | def __getstate__(self): method __setstate__ (line 85) | def __setstate__(self, state): method dumps (line 88) | def dumps(self): method loads (line 91) | def loads(self, state): method execute (line 94) | def execute(self, obj): class ImportedPartViewProviderProxy (line 105) | class ImportedPartViewProviderProxy: method __init__ (line 108) | def __init__(self,vobj): method claimChildren (line 111) | def claimChildren(self): method onDelete (line 128) | def onDelete(self, viewObject, subelements): # subelements is a tuple... method getIcon (line 151) | def getIcon(self): method __getstate__ (line 166) | def __getstate__(self): method __setstate__ (line 169) | def __setstate__(self, state): method dumps (line 172) | def dumps(self): method loads (line 175) | def loads(self, state): method attach (line 178) | def attach(self, vobj): method setupContextMenu (line 182) | def setupContextMenu(self, ViewObject, popup_menu): class Proxy_muxAssemblyObj (line 186) | class Proxy_muxAssemblyObj(Proxy_importPart): class Proxy_convertPart (line 192) | class Proxy_convertPart(Proxy_importPart): FILE: a2p_importpart.py class DataContainer (line 49) | class DataContainer(): method __init__ (line 50) | def __init__(self): class ObjectCache (line 54) | class ObjectCache: method __init__ (line 59) | def __init__(self): method cleanUp (line 62) | def cleanUp(self,doc): method add (line 70) | def add(self,fileName,obj): # pi_obj = PartInformation-Object method get (line 73) | def get(self,fileName): method isCached (line 80) | def isCached(self,fileName): method len (line 86) | def len(self): class a2p_multiShapeExtractDialog (line 93) | class a2p_multiShapeExtractDialog(QtGui.QDialog): method __init__ (line 100) | def __init__(self, parent, labelList = [], iconList = [], data = None): method initUI (line 107) | def initUI(self): method accept (line 140) | def accept(self): method reject (line 156) | def reject(self): class a2p_shapeExtractDialog (line 162) | class a2p_shapeExtractDialog(QtGui.QDialog): method __init__ (line 170) | def __init__(self,parent,labelList = [], data = None): method initUI (line 177) | def initUI(self): method accept (line 198) | def accept(self): method reject (line 203) | def reject(self): function importPartFromFile (line 207) | def importPartFromFile( class a2p_ImportShapeReferenceCommand (line 432) | class a2p_ImportShapeReferenceCommand(): method GetResources (line 434) | def GetResources(self): method Activated (line 441) | def Activated(self): method GuiViewFit (line 612) | def GuiViewFit(self): class a2p_Restore_Transparency_Command (line 628) | class a2p_Restore_Transparency_Command(): method GetResources (line 630) | def GetResources(self): method Activated (line 637) | def Activated(self): method IsActive (line 652) | def IsActive(self): class a2p_ImportPartCommand (line 668) | class a2p_ImportPartCommand(): method GetResources (line 670) | def GetResources(self): method Activated (line 677) | def Activated(self): method GuiViewFit (line 752) | def GuiViewFit(self): function updateImportedParts (line 761) | def updateImportedParts(doc, partial=False): class a2p_UpdateImportedPartsCommand (line 896) | class a2p_UpdateImportedPartsCommand: method Activated (line 898) | def Activated(self): method GetResources (line 902) | def GetResources(self): method IsActive (line 909) | def IsActive(self): function duplicateImportedPart (line 917) | def duplicateImportedPart( part ): class a2p_DuplicatePartCommand (line 971) | class a2p_DuplicatePartCommand: method __init__ (line 973) | def __init__(self): method Activated (line 976) | def Activated(self): method onTimer (line 988) | def onTimer(self): method IsActive (line 995) | def IsActive(self): method GetResources (line 1007) | def GetResources(self): class a2p_EditPartCommand (line 1041) | class a2p_EditPartCommand: method Activated (line 1042) | def Activated(self): method IsActive (line 1125) | def IsActive(self): method GetResources (line 1136) | def GetResources(self): class PartMover (line 1148) | class PartMover: method __init__ (line 1149) | def __init__(self, view, obj, deleteOnEscape): method moveMouse (line 1160) | def moveMouse(self, info): method removeCallbacks (line 1164) | def removeCallbacks(self): method clickMouse (line 1170) | def clickMouse(self, info): method KeyboardEvent (line 1180) | def KeyboardEvent(self, info): class a2p_MovePartCommand (line 1206) | class a2p_MovePartCommand: method __init__ (line 1208) | def __init__(self): method Activated (line 1211) | def Activated(self): method IsActive (line 1216) | def IsActive(self): method GetResources (line 1228) | def GetResources(self): class ConstrainedPartsMover (line 1239) | class ConstrainedPartsMover: method __init__ (line 1240) | def __init__(self, view): method setPreselection (line 1249) | def setPreselection(self,doc,obj,sub): method addSelection (line 1254) | def addSelection(self,doc,obj,sub,pnt): method removeSelection (line 1257) | def removeSelection(self,doc,obj,sub): method clearSelection (line 1260) | def clearSelection(self,doc): method onMouseMove (line 1263) | def onMouseMove(self, info): method removeCallbacks (line 1280) | def removeCallbacks(self): method onMouseClicked (line 1286) | def onMouseClicked(self, info): method KeyboardEvent (line 1308) | def KeyboardEvent(self, info): class a2p_MovePartUnderConstraints (line 1327) | class a2p_MovePartUnderConstraints: method __init__ (line 1329) | def __init__(self): method Activated (line 1332) | def Activated(self): method IsActive (line 1338) | def IsActive(self): method GetResources (line 1350) | def GetResources(self): class DeleteConnectionsCommand (line 1380) | class DeleteConnectionsCommand: method Activated (line 1381) | def Activated(self): method IsActive (line 1420) | def IsActive(self): method GetResources (line 1431) | def GetResources(self): class ViewConnectionsCommand (line 1456) | class ViewConnectionsCommand: method Activated (line 1457) | def Activated(self): method IsActive (line 1478) | def IsActive(self): method GetResources (line 1482) | def GetResources(self): class ViewConnectionsObserver (line 1493) | class ViewConnectionsObserver: method __init__ (line 1494) | def __init__(self,initialTransparencyState): method clearSelection (line 1499) | def clearSelection(self, doc): method setSelection (line 1510) | def setSelection(self, doc): class a2p_isolateCommand (line 1540) | class a2p_isolateCommand: method hasFaces (line 1542) | def hasFaces(self,ob): method Activated (line 1547) | def Activated(self): method GetResources (line 1580) | def GetResources(self): class a2p_ToggleTransparencyCommand (line 1591) | class a2p_ToggleTransparencyCommand: method Activated (line 1592) | def Activated(self, checked): method IsChecked (line 1604) | def IsChecked(self): method IsActive (line 1607) | def IsActive(self): method GetResources (line 1610) | def GetResources(self): class a2p_ToggleAutoSolveCommand (line 1636) | class a2p_ToggleAutoSolveCommand: method Activated (line 1638) | def Activated(self, checked): method IsChecked (line 1641) | def IsChecked(self): method GetResources (line 1644) | def GetResources(self): class a2p_TogglePartialProcessingCommand (line 1655) | class a2p_TogglePartialProcessingCommand: method Activated (line 1657) | def Activated(self, checked): method IsChecked (line 1660) | def IsChecked(self): method GetResources (line 1663) | def GetResources(self): class a2p_repairTreeViewCommand (line 1677) | class a2p_repairTreeViewCommand: method Activated (line 1679) | def Activated(self): method GetResources (line 1688) | def GetResources(self): class a2p_FlipConstraintDirectionCommand (line 1712) | class a2p_FlipConstraintDirectionCommand: method Activated (line 1714) | def Activated(self): method GetResources (line 1723) | def GetResources(self): function a2p_FlipConstraintDirection (line 1733) | def a2p_FlipConstraintDirection(): class a2p_Show_Hierarchy_Command (line 1757) | class a2p_Show_Hierarchy_Command: method Activated (line 1759) | def Activated(self): method GetResources (line 1772) | def GetResources(self): class a2p_Show_PartLabels_Command (line 1782) | class a2p_Show_PartLabels_Command: method Activated (line 1784) | def Activated(self, index): method IsChecked (line 1828) | def IsChecked(self): method IsActive (line 1834) | def IsActive(self): method GetResources (line 1838) | def GetResources(self): class a2p_Show_DOF_info_Command (line 1849) | class a2p_Show_DOF_info_Command: method Activated (line 1851) | def Activated(self, index): method IsActive (line 1864) | def IsActive(self): method IsChecked (line 1868) | def IsChecked(self): method GetResources (line 1874) | def GetResources(self): class a2p_absPath_to_relPath_Command (line 1885) | class a2p_absPath_to_relPath_Command: method Activated (line 1886) | def Activated(self): method GetResources (line 1910) | def GetResources(self): class a2p_SaveAndExit_Command (line 1920) | class a2p_SaveAndExit_Command: method Activated (line 1921) | def Activated(self): method IsActive (line 1937) | def IsActive(self): method GetResources (line 1940) | def GetResources(self): class a2p_MigrateProxiesCommand (line 1969) | class a2p_MigrateProxiesCommand(): method Activated (line 1971) | def Activated(self): method GetResources (line 2004) | def GetResources(self): function importUpdateConstraintSubobjects (line 2015) | def importUpdateConstraintSubobjects( doc, oldObject, newObject ): class a2p_cleanUpDebug3dCommand (line 2132) | class a2p_cleanUpDebug3dCommand(): method Activated (line 2134) | def Activated(self): method GetResources (line 2143) | def GetResources(self): FILE: a2p_lcs_support.py function LCS_Group_deleteContent (line 29) | def LCS_Group_deleteContent(_self,doc): class LCS_Group (line 42) | class LCS_Group(object): method __init__ (line 43) | def __init__(self, obInstance): method execute (line 50) | def execute(self, obj): method onChanged (line 53) | def onChanged(self, obj, prop): class VP_LCS_Group (line 58) | class VP_LCS_Group(object): method __init__ (line 59) | def __init__(self,vobj): method attach (line 63) | def attach(self, vobj): method onDelete (line 71) | def onDelete(self, viewObject, subelements): # subelements is a tuple ... method getIcon (line 85) | def getIcon(self): method __getstate__ (line 88) | def __getstate__(self): method __setstate__ (line 91) | def __setstate__(self, state): method dumps (line 94) | def dumps(self): method loads (line 97) | def loads(self, state): function getListOfLCS (line 102) | def getListOfLCS(targetDoc,sourceDoc): FILE: a2p_libDOF.py function create_Axis (line 70) | def create_Axis(_base, _direction): function create_Axis2Points (line 78) | def create_Axis2Points(_start, _end): function zeroIfLessThanTol (line 85) | def zeroIfLessThanTol(vector): function cleanAxis (line 95) | def cleanAxis(axisa): function copynorm_AxisToOrigin (line 105) | def copynorm_AxisToOrigin(axisa, dbg=False): function normal_2Axis (line 111) | def normal_2Axis(axisa,axisb,dbg=False): function make_planeNormal (line 124) | def make_planeNormal(axisa,dbg=False): function check_ifParallel (line 138) | def check_ifParallel(axisa,axisb,dbg=False): function check_ifPerpendicular (line 153) | def check_ifPerpendicular(axisa,axisb,dbg=False): function check_ifCollinear (line 167) | def check_ifCollinear(axisa,axisb,dbg=False): function check_ifCoincident (line 194) | def check_ifCoincident(Vertex1, Vertex2, dbg=False): function check_ifPointOnAxis (line 209) | def check_ifPointOnAxis(vertexa, axisa, dbg=False): function AxisAlignment (line 231) | def AxisAlignment(axisa , dofrot, pointconstraints = None, dbg=True): function LockRotation (line 271) | def LockRotation(enabled, dofrot, pointconstraints = None, dbg=True): function AngleAlignment (line 282) | def AngleAlignment(axisa , dofrot, pointconstraints = None, dbg=True): function AxisDistance (line 328) | def AxisDistance(axisa, dofpos, pointconstraints = None, dbg=False): function PlaneOffset (line 363) | def PlaneOffset(axisa, dofpos, pointconstraints = [], dbg=False): function PointIdentity (line 395) | def PointIdentity(axisa, dofpos, dofrot, pointconstraints, dbg=False): FILE: a2p_observers.py class RedoUndoObserver (line 31) | class RedoUndoObserver(object): method slotRedoDocument (line 32) | def slotRedoDocument(self,doc): method slotUndoDocument (line 34) | def slotUndoDocument(self,doc): FILE: a2p_partinformation.py class a2p_CreatePartInformationSheet_Command (line 54) | class a2p_CreatePartInformationSheet_Command: method Activated (line 56) | def Activated(self): method GetResources (line 86) | def GetResources(self): FILE: a2p_recursiveUpdatePlanner.py function createUpdateFileList (line 35) | def createUpdateFileList( class a2p_recursiveUpdateImportedPartsCommand (line 106) | class a2p_recursiveUpdateImportedPartsCommand: method Activated (line 108) | def Activated(self): method GetResources (line 195) | def GetResources(self): method IsActive (line 214) | def IsActive(self): FILE: a2p_rigid.py class Rigid (line 69) | class Rigid(): method __init__ (line 72) | def __init__(self, method prepareRestart (line 115) | def prepareRestart(self): method countDependencies (line 120) | def countDependencies(self): method enableDependencies (line 123) | def enableDependencies(self, workList): method assignParentship (line 129) | def assignParentship(self, distance): method printHierarchy (line 157) | def printHierarchy(self, level): method getCandidates (line 163) | def getCandidates(self, solverStage = None): method addChildrenByDistance (line 170) | def addChildrenByDistance(self, addList, distance): method areAllParentTempFixed (line 183) | def areAllParentTempFixed(self): method applyPlacementStep (line 189) | def applyPlacementStep(self, pl): method clear (line 196) | def clear(self): method applySolution (line 202) | def applySolution(self, doc, solver): method getRigidCenter (line 222) | def getRigidCenter(self): method calcSpinCenterDepsEnabled (line 226) | def calcSpinCenterDepsEnabled(self): method calcSpinCenter (line 238) | def calcSpinCenter(self): method calcSpinBasicDataDepsEnabled (line 249) | def calcSpinBasicDataDepsEnabled(self): method calcRefPointsBoundBoxSizeDepsEnabled (line 276) | def calcRefPointsBoundBoxSizeDepsEnabled(self): method calcRefPointsBoundBoxSize (line 293) | def calcRefPointsBoundBoxSize(self): method calcMoveData (line 309) | def calcMoveData(self, doc, solver): method updateCachedState (line 398) | def updateCachedState(self, newPlacement): method move (line 404) | def move(self,doc): method currentDOF (line 442) | def currentDOF(self): method isFullyConstrainedByRigid (line 462) | def isFullyConstrainedByRigid(self,rig): method isFullyConstrainedByFixedRigids (line 471) | def isFullyConstrainedByFixedRigids(self): method linkedTempFixedDOF (line 486) | def linkedTempFixedDOF(self): method reorderDependencies (line 500) | def reorderDependencies(self): method beautyDOFPrint (line 516) | def beautyDOFPrint(self): FILE: a2p_searchConstraintConflicts.py class a2p_SearchConstraintConflictsCommand (line 45) | class a2p_SearchConstraintConflictsCommand: method Activated (line 49) | def Activated(self): method IsActive (line 106) | def IsActive(self): method GetResources (line 110) | def GetResources(self): FILE: a2p_simpleXMLreader.py class simpleXMLObject (line 43) | class simpleXMLObject(object): method __init__ (line 44) | def __init__(self): method clear (line 49) | def clear(self): method initialize (line 54) | def initialize(self,xmlDefs): method scanForProperties (line 71) | def scanForProperties(self): method parseCellLine (line 159) | def parseCellLine(self,line): method isA2pObject (line 172) | def isA2pObject(self): method isA2pSketch (line 176) | def isA2pSketch(self): method isSpreadSheet (line 185) | def isSpreadSheet(self): method getA2pSource (line 189) | def getA2pSource(self): method isSubassembly (line 194) | def isSubassembly(self): method getTimeLastImport (line 203) | def getTimeLastImport(self): method getCells (line 212) | def getCells(self): class FCdocumentReader (line 216) | class FCdocumentReader(object): method __init__ (line 225) | def __init__(self): method clear (line 230) | def clear(self): method openDocument (line 235) | def openDocument(self,_fileName): method getA2pObjects (line 290) | def getA2pObjects(self): method getSpreadsheetObjects (line 303) | def getSpreadsheetObjects(self): method getObjectByName (line 311) | def getObjectByName(self,name): FILE: a2p_solversystem.py class SolverSystem (line 62) | class SolverSystem(): method __init__ (line 69) | def __init__(self): method clear (line 91) | def clear(self): method getSolverControlData (line 100) | def getSolverControlData(self): method getRigid (line 119) | def getRigid(self,objectName): method removeFaultyConstraints (line 125) | def removeFaultyConstraints(self, doc): method loadSystem (line 147) | def loadSystem(self,doc, matelist=None): method DOF_info_to_console (line 250) | def DOF_info_to_console(self): method retrieveDOFInfo (line 317) | def retrieveDOFInfo(self): method assignParentship (line 361) | def assignParentship(self, doc): method visualizeHierarchy (line 382) | def visualizeHierarchy(self): method calcMoveData (line 431) | def calcMoveData(self,doc): method prepareRestart (line 435) | def prepareRestart(self): method detectUnmovedParts (line 440) | def detectUnmovedParts(self): method solveAccuracySteps (line 450) | def solveAccuracySteps(self,doc, matelist=None): method solveSystem (line 498) | def solveSystem(self,doc,matelist=None, showFailMessage=True): method checkForUnmovedParts (line 533) | def checkForUnmovedParts(self): method printList (line 561) | def printList(self, name, l): method calculateChain (line 567) | def calculateChain(self, doc): method calculateWorkList (line 614) | def calculateWorkList(self, doc, workList): method solutionToParts (line 710) | def solutionToParts(self,doc): function solveConstraints (line 715) | def solveConstraints( doc, cache=None, useTransaction = True, matelist=N... function autoSolveConstraints (line 732) | def autoSolveConstraints( doc, callingFuncName, cache=None, useTransacti... class a2p_SolverCommand (line 745) | class a2p_SolverCommand: method Activated (line 746) | def Activated(self): method GetResources (line 749) | def GetResources(self): FILE: a2p_topomapper.py class TopoMapper (line 100) | class TopoMapper(object): method __init__ (line 101) | def __init__(self,doc): method calcFloatKey (line 116) | def calcFloatKey(self,val): method calcVertexKey (line 119) | def calcVertexKey(self,inOb): method calcAxisKey (line 143) | def calcAxisKey(self,axis): method calcEdgeKeys (line 159) | def calcEdgeKeys(self, edge, pl): method calcFaceKeys (line 203) | def calcFaceKeys(self, face, pl): method populateShapeDict (line 267) | def populateShapeDict(self,objName): method processTopoData (line 348) | def processTopoData(self,objName,level=0): method makePlacedShape (line 364) | def makePlacedShape(self,obj): method addedByPathWB (line 377) | def addedByPathWB(self,obName): method isTopLevelInList (line 396) | def isTopLevelInList(self,lst): method getTopLevelObjects (line 410) | def getTopLevelObjects(self, allowSketches=False): method detectPartDesignDocument (line 517) | def detectPartDesignDocument(self): method getLinkedObjectRecursive (line 524) | def getLinkedObjectRecursive(self,ob): method createTopoNames (line 542) | def createTopoNames(self, desiredShapeLabel = None): FILE: a2p_translateUtils.py function QT_TRANSLATE_NOOP (line 33) | def QT_TRANSLATE_NOOP(context, text): function translate (line 36) | def translate(context, text): function tr_ (line 40) | def tr_(text): FILE: a2p_viewProviderProxies.py class PopUpMenuItem (line 34) | class PopUpMenuItem: method __init__ (line 35) | def __init__( self, proxy, menu, label, Freecad_cmd ): method execute (line 42) | def execute( self ): class ConstraintViewProviderProxy (line 51) | class ConstraintViewProviderProxy: method __init__ (line 52) | def __init__( method getIcon (line 75) | def getIcon(self): method doubleClicked (line 82) | def doubleClicked(self,vobj): method attach (line 87) | def attach(self, vobj): #attach to what document? method getDisplayModes (line 90) | def getDisplayModes(self,obj): method getDefaultDisplayMode (line 93) | def getDefaultDisplayMode(self): method onChanged (line 96) | def onChanged(self,viewObject,prop): method onDelete (line 114) | def onDelete(self, viewObject, subelements): # subelements is a tuple ... class ConstraintMirrorViewProviderProxy (line 136) | class ConstraintMirrorViewProviderProxy: method __init__ (line 137) | def __init__( self, constraintObj, iconPath ): method doubleClicked (line 143) | def doubleClicked(self,vobj): method getIcon (line 147) | def getIcon(self): method attach (line 155) | def attach(self, vobj): method getDisplayModes (line 158) | def getDisplayModes(self,obj): method getDefaultDisplayMode (line 161) | def getDefaultDisplayMode(self): method onChanged (line 164) | def onChanged(self,viewObject,prop): method onDelete (line 182) | def onDelete(self, viewObject, subelements): # subelements is a tuple ... function create_constraint_mirror (line 204) | def create_constraint_mirror( constraintObj, iconPath, origLabel= '', mi... class ConstraintObjectProxy (line 252) | class ConstraintObjectProxy: method __init__ (line 253) | def __init__(self,obj=None): method setProperties (line 259) | def setProperties(self,obj): method onDocumentRestored (line 274) | def onDocumentRestored(self,obj): method execute (line 277) | def execute(self, obj): method onChanged (line 280) | def onChanged(self, obj, prop): method reduceDirectionChoices (line 295) | def reduceDirectionChoices( self, obj, value): method callSolveConstraints (line 302) | def callSolveConstraints(self): class ConstraintMirrorObjectProxy (line 312) | class ConstraintMirrorObjectProxy: method __init__ (line 313) | def __init__(self, obj, constraintObj ): method setProperties (line 322) | def setProperties(self,obj): method onDocumentRestored (line 337) | def onDocumentRestored(self,obj): method execute (line 340) | def execute(self, obj): method onChanged (line 343) | def onChanged(self, obj, prop): FILE: a2plib.py function get_module_path (line 139) | def get_module_path(): function getLanguagePath (line 167) | def getLanguagePath(): function getA2pVersion (line 185) | def getA2pVersion(): function drawDebugVectorAt (line 205) | def drawDebugVectorAt(position,direction,rgbColor): function isGlobalVisible (line 243) | def isGlobalVisible(ob): function to_bytes (line 279) | def to_bytes(tx): function to_str (line 287) | def to_str(tx): function setSimulationState (line 295) | def setSimulationState(boolVal): function doNotImportInvisibleShapes (line 299) | def doNotImportInvisibleShapes(): function getPerFaceTransparency (line 303) | def getPerFaceTransparency(): function getNativeFileManagerUsage (line 307) | def getNativeFileManagerUsage(): function getRecalculateImportedParts (line 311) | def getRecalculateImportedParts(): function getRecursiveUpdateEnabled (line 315) | def getRecursiveUpdateEnabled(): function getForceFixedPosition (line 319) | def getForceFixedPosition(): function getUseSolidUnion (line 323) | def getUseSolidUnion(): function getConstraintEditorRef (line 327) | def getConstraintEditorRef(): function setConstraintEditorRef (line 331) | def setConstraintEditorRef(ref): function setConstraintViewMode (line 335) | def setConstraintViewMode(active): function getConstraintViewMode (line 339) | def getConstraintViewMode(): function getConstraintDialogRef (line 343) | def getConstraintDialogRef(): function setConstraintDialogRef (line 347) | def setConstraintDialogRef(ref): function getUseTopoNaming (line 351) | def getUseTopoNaming(): function getRelativePathesEnabled (line 355) | def getRelativePathesEnabled(): function setAutoSolve (line 359) | def setAutoSolve(enabled): function getAutoSolveState (line 363) | def getAutoSolveState(): function setPartialProcessing (line 366) | def setPartialProcessing(enabled): function isPartialProcessing (line 370) | def isPartialProcessing(): function filterShapeObs (line 373) | def filterShapeObs(_list, allowSketches=False): function setTransparency (line 403) | def setTransparency(): function restoreTransparency (line 430) | def restoreTransparency(): function isTransparencyEnabled (line 448) | def isTransparencyEnabled(): function getSelectedConstraint (line 452) | def getSelectedConstraint(): function appVersionStr (line 463) | def appVersionStr(): function numpyVecToFC (line 468) | def numpyVecToFC(nv): function fit_rotation_axis_to_surface1 (line 472) | def fit_rotation_axis_to_surface1( surface, n_u=3, n_v=3 ): function fit_plane_to_surface1 (line 516) | def fit_plane_to_surface1( surface, n_u=3, n_v=3 ): function isLine (line 525) | def isLine(param): function getObjectFaceFromName (line 531) | def getObjectFaceFromName( obj, faceName ): function getProjectFolder (line 536) | def getProjectFolder(): function pathToOS (line 548) | def pathToOS(path): function findFile (line 558) | def findFile(_name, _path): function findSourceFileInProject (line 570) | def findSourceFileInProject(_pathImportPart, _assemblyPath): function checkFileIsInProjectFolder (line 621) | def checkFileIsInProjectFolder(path): function Msg (line 635) | def Msg(tx): function DebugMsg (line 639) | def DebugMsg(level, tx): function drawSphere (line 644) | def drawSphere(center, color): function drawVector (line 652) | def drawVector(fromPoint,toPoint, color): function findUnusedObjectName (line 678) | def findUnusedObjectName(base, counterStart=1, fmt='%03i', document=None): function findUnusedObjectLabel (line 699) | def findUnusedObjectLabel(base, counterStart=1, fmt='%03i', document=Non... class ConstraintSelectionObserver (line 725) | class ConstraintSelectionObserver: method __init__ (line 727) | def __init__(self, selectionGate, parseSelectionFunction, method addSelection (line 740) | def addSelection( self, docName, objName, sub, pnt ): method stopSelectionObservation (line 749) | def stopSelectionObservation(self): class SelectionRecord (line 756) | class SelectionRecord: method __init__ (line 757) | def __init__(self, docName, objName, sub): class SelectionTaskDialog (line 764) | class SelectionTaskDialog: method __init__ (line 766) | def __init__(self, title, iconPath, textLines ): method reject (line 772) | def reject(self): method getStandardButtons (line 775) | def getStandardButtons(self): #http://forum.freecadweb.org/viewtopic.p... class SelectionTaskDialogForm (line 778) | class SelectionTaskDialogForm(QtGui.QWidget): method __init__ (line 780) | def __init__(self, textLines ): method initUI (line 785) | def initUI(self): class SelectionExObject (line 792) | class SelectionExObject: method __init__ (line 794) | def __init__(self, doc, Object, subElementName): function getObjectEdgeFromName (line 800) | def getObjectEdgeFromName( obj, name ): function CircularEdgeSelected (line 805) | def CircularEdgeSelected( selection ): function ClosedEdgeSelected (line 832) | def ClosedEdgeSelected( selection ): function AxisOfPlaneSelected (line 843) | def AxisOfPlaneSelected( selection ): #adding Planes/Faces selection for... function printSelection (line 857) | def printSelection(selection): function updateObjectProperties (line 868) | def updateObjectProperties( c ): function planeSelected (line 871) | def planeSelected( selection ): function vertexSelected (line 884) | def vertexSelected( selection ): function cylindricalFaceSelected (line 889) | def cylindricalFaceSelected( selection ): function LinearEdgeSelected (line 905) | def LinearEdgeSelected( selection ): function sphericalSurfaceSelected (line 924) | def sphericalSurfaceSelected( selection ): function getObjectVertexFromName (line 932) | def getObjectVertexFromName( obj, name ): function removeConstraint (line 937) | def removeConstraint( constraint ): function getPos (line 944) | def getPos(obj, subElementName): function getPlaneNormal (line 1000) | def getPlaneNormal(surface): function getAxis (line 1008) | def getAxis(obj, subElementName): function unTouchA2pObjects (line 1050) | def unTouchA2pObjects(): function isA2pSketch (line 1058) | def isA2pSketch(obj): function isA2pPart (line 1065) | def isA2pPart(obj): function isEditableA2pPart (line 1078) | def isEditableA2pPart(obj): function isA2pConstraint (line 1084) | def isA2pConstraint(obj): function isA2pObject (line 1091) | def isA2pObject(obj): function isFastenerObject (line 1097) | def isFastenerObject(obj): function makeDiffuseElement (line 1107) | def makeDiffuseElement(color,trans): function copyObjectColors (line 1111) | def copyObjectColors(ob1,ob2): function isConstrainedPart (line 1141) | def isConstrainedPart(doc,obj): function objectExists (line 1151) | def objectExists(name): function deleteConstraintsOfDeletedObjects (line 1160) | def deleteConstraintsOfDeletedObjects(): function a2p_repairTreeView (line 1188) | def a2p_repairTreeView(): FILE: translations/update_ts.py function create_ts (line 37) | def create_ts(): function merge_ts (line 71) | def merge_ts(): function update_ts (line 82) | def update_ts():