◆ __init__()
| hyperx.api.HyperFea.__init__ |
( |
| self, |
|
|
_api.HyperFea | hyperFea ) |
◆ GetSolverSetup()
Get the current FEA solver setup.
◆ RunIterations()
| None hyperx.api.HyperFea.RunIterations |
( |
| self, |
|
|
int | numberOfIterations, |
|
|
bool | startWithSizing, |
|
|
types.StressReportFormat | stressReportFormat = None ) |
Run HyperFEA.
- Parameters
-
| stressReportFormat | In the case where it is , no reports will be generated. |
- Exceptions
-
| InvalidOperationException | |
◆ SetupSolver()
| types.SimpleStatus hyperx.api.HyperFea.SetupSolver |
( |
| self, |
|
|
str | solverPath, |
|
|
str | arguments ) |
◆ TestSolver()
◆ _Entity
| hyperx.api.HyperFea._Entity = hyperFea |
|
protected |
◆ AutomatedConstraints
| hyperx.api.HyperFea.AutomatedConstraints = property |
|
static |
The Automated Constraints for the project.
◆ ManualConstraints
| hyperx.api.HyperFea.ManualConstraints = property |
|
static |
The Manual Constraints for the project.
The documentation for this class was generated from the following file:
- C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py