Public Member Functions | |
def createMachine (self, obj, directory, testmode=False) | |
def edit (self, directory) | |
def editSupported (self) | |
def execute (self, obj) | |
![]() | |
def addEquation (self, obj, eqId) | |
def createEquation (self, obj, eqId) | |
def isSupported (self, equation) | |
Static Public Attributes | |
Type | |
![]() | |
string BaseType = "Fem::FemSolverObjectPython" | |
Detailed Description
The Fem::FemSolver's Proxy python type, add solver specific properties
Member Function Documentation
◆ createMachine()
def femsolver.calculix.solver.Proxy.createMachine | ( | self, | |
obj, | |||
directory, | |||
testmode = False |
|||
) |
Reimplemented from femsolver.solverbase.Proxy.
◆ edit()
def femsolver.calculix.solver.Proxy.edit | ( | self, | |
directory | |||
) |
Reimplemented from femsolver.solverbase.Proxy.
Referenced by PathScripts.PathToolLibraryEditor.CommandToolLibraryEdit.Activated(), and ArchAxis.CommandArchGrid.IsActive().
◆ editSupported()
def femsolver.calculix.solver.Proxy.editSupported | ( | self | ) |
Reimplemented from femsolver.solverbase.Proxy.
◆ execute()
def femsolver.calculix.solver.Proxy.execute | ( | self, | |
obj | |||
) |
Reimplemented from femsolver.solverbase.Proxy.
Referenced by PathScripts.PathDressupDogbone.ObjectDressup.boneStateList(), ArchSite.Compass.buildCoordinates(), PathScripts.PathDressupHoldingTags.ObjectTagDressup.generateTags(), ArchSchedule.CommandArchSchedule.IsActive(), Mod.PartDesign.Scripts.Spring.MySpring.onChanged(), Mod.PartDesign.Scripts.Epitrochoid.Epitrochoid.onChanged(), Mod.PartDesign.Scripts.Parallelepiped.Parallelepiped.onChanged(), Mod.PartDesign.Scripts.DistanceBolt.DistanceBolt.onChanged(), Mod.PartDesign.Scripts.Parallelepiped.BoxCylinder.onChanged(), PathScripts.PathStock.StockFromBase.onChanged(), PathScripts.PathStock.StockCreateBox.onChanged(), PathScripts.PathStock.StockCreateCylinder.onChanged(), and FeaturePython.DistanceBolt.onChanged().
Member Data Documentation
◆ Type
|
static |
The documentation for this class was generated from the following file:
- src/Mod/Fem/femsolver/calculix/solver.py