HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.SolverSettings Class Reference

Public Member Functions

 __init__ (self, _api.SolverSettings solverSettings)
None SetToDefaults (self)

Protected Attributes

 _Entity = solverSettings

Properties

 EchoSizingConstraintDefinitions = property
 EchoSizingObjectiveDefinitions = property
 FeaLoadsCacheLimitGB = property
 FEA Loads Cache Limit (GB).
 GenerateDetailsForNonCriticalElements = property
 LoadScenarioLimit = property
 OutputFileFormat = property
 RequestedAnalysisDetailData = property
 RequestedAnalysisResultData = property
 Requested Analysis Results.
 RequestedLoadScenariosCount = property
 Number of Load Scenarios.
 SectionTableCacheLimitGB = property
 Section Table Cache Limit (GB).

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.SolverSettings.__init__ ( self,
_api.SolverSettings solverSettings )

Member Function Documentation

◆ SetToDefaults()

None hyperx.api.SolverSettings.SetToDefaults ( self)

Member Data Documentation

◆ _Entity

hyperx.api.SolverSettings._Entity = solverSettings
protected

Property Documentation

◆ EchoSizingConstraintDefinitions

hyperx.api.SolverSettings.EchoSizingConstraintDefinitions = property
static

◆ EchoSizingObjectiveDefinitions

hyperx.api.SolverSettings.EchoSizingObjectiveDefinitions = property
static

◆ FeaLoadsCacheLimitGB

hyperx.api.SolverSettings.FeaLoadsCacheLimitGB = property
static

FEA Loads Cache Limit (GB).

FEA loads cache limit measured in gigabytes.

◆ GenerateDetailsForNonCriticalElements

hyperx.api.SolverSettings.GenerateDetailsForNonCriticalElements = property
static

◆ LoadScenarioLimit

hyperx.api.SolverSettings.LoadScenarioLimit = property
static

◆ OutputFileFormat

hyperx.api.SolverSettings.OutputFileFormat = property
static

◆ RequestedAnalysisDetailData

hyperx.api.SolverSettings.RequestedAnalysisDetailData = property
static

◆ RequestedAnalysisResultData

hyperx.api.SolverSettings.RequestedAnalysisResultData = property
static

Requested Analysis Results.

Granularity of analysis results. More data may take longer to produce.

◆ RequestedLoadScenariosCount

hyperx.api.SolverSettings.RequestedLoadScenariosCount = property
static

Number of Load Scenarios.

Maximum number of load scenarios per constraint.

◆ SectionTableCacheLimitGB

hyperx.api.SolverSettings.SectionTableCacheLimitGB = property
static

Section Table Cache Limit (GB).

Section table cache limit measured in gigabytes.


The documentation for this class was generated from the following file:
  • C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py