AnalysisResult Methods

The AnalysisResult type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCode exampleDelete
Delete analysis results by the given key.
Public methodStatic memberCode exampleDeleteAll
Delete all analysis results.
Public methodStatic memberCode exampleDeleteLoadcase
Delete analysis results by load case.
Public methodStatic memberGetResultObjectIds
Get ID numbers of objects with results.
Public methodStatic memberGetResults
Get analysis results.
Public methodCode exampleInsert
Insert analysis result. Results are always stored to physical parts. When OBJECT_TYPE_MEMBER or OBJECT_TYPE_AREA is used the analysis model must be active. All results for given part must be inserted within one commit (CommitChanges), older results of this part are removed automatically.
Public methodQueryAnalysisResult
Queries an analysis result.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next