Public Member Functions | |
def | createMachine (self, obj, directory, testmode=False) |
def | edit (self, directory) |
def | editSupported (self) |
def | execute (self, obj) |
Public Member Functions inherited from femsolver.solverbase.Proxy | |
def | addEquation (self, obj, eqId) |
def | createEquation (self, obj, eqId) |
def | createMachine (self, obj, directory, testmode) |
def | edit (self, directory) |
def | editSupported (self) |
def | execute (self, obj) |
def | isSupported (self, equation) |
Static Public Attributes | |
string | Type = "Fem::SolverMystran" |
Static Public Attributes inherited from femsolver.solverbase.Proxy | |
string | BaseType = "Fem::FemSolverObjectPython" |
The Fem::FemSolver's Proxy python type, add solver specific properties
def femsolver.mystran.solver.Proxy.createMachine | ( | self, | |
obj, | |||
directory, | |||
testmode = False |
|||
) |
Reimplemented from femsolver.solverbase.Proxy.
def femsolver.mystran.solver.Proxy.edit | ( | self, | |
directory | |||
) |
Reimplemented from femsolver.solverbase.Proxy.
Referenced by PathScripts.PathToolLibraryEditor.CommandToolLibraryEdit.Activated().
def femsolver.mystran.solver.Proxy.editSupported | ( | self | ) |
Reimplemented from femsolver.solverbase.Proxy.
def femsolver.mystran.solver.Proxy.execute | ( | self, | |
obj | |||
) |
Reimplemented from femsolver.solverbase.Proxy.
Referenced by draftobjects.facebinder.Facebinder.addSubobjects(), PathScripts.PathDressupDogbone.ObjectDressup.boneStateList(), ArchSite.Compass.buildCoordinates(), PathScripts.PathDressupHoldingTags.ObjectTagDressup.generateTags(), ArchPanel.PanelCut.getWires(), ArchSchedule.CommandArchSchedule.IsActive(), Mod.PartDesign.Scripts.DistanceBolt.DistanceBolt.onChanged(), Mod.PartDesign.Scripts.Epitrochoid.Epitrochoid.onChanged(), Mod.PartDesign.Scripts.Parallelepiped.Parallelepiped.onChanged(), Mod.PartDesign.Scripts.Parallelepiped.BoxCylinder.onChanged(), Mod.PartDesign.Scripts.Spring.MySpring.onChanged(), FeaturePython.DistanceBolt.onChanged(), PathScripts.PathStock.StockFromBase.onChanged(), PathScripts.PathStock.StockCreateBox.onChanged(), PathScripts.PathStock.StockCreateCylinder.onChanged(), draftobjects.draftlink.DraftLink.onDocumentRestored(), draftobjects.patharray.PathArray.onDocumentRestored(), and draftobjects.pathtwistedarray.PathTwistedArray.onDocumentRestored().
|
static |
Referenced by ArchPanel.CommandPanelSheet.Activated(), ArchStructure.CommandStructuralSystem.Activated(), draftobjects.draft_annotation.DraftAnnotation.add_missing_properties_0v19(), ArchStructure.StructSelectionObserver.addSelection(), ArchSite.Compass.buildCoordinates(), ArchComponent.Component.execute(), draftobjects.layer.LayerContainer.execute(), ArchSchedule.CommandArchSchedule.IsActive(), draftobjects.layer.Layer.set_properties(), and ArchReference.ArchReference.setProperties().