IAnalysisResultsGetAnalysis3DAsync Method

Returns the results of a 3D analysis

Namespace:  TSD.API.Remoting.Solver
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
Task<IAnalysis3DResults> GetAnalysis3DAsync()

Return Value

Type: TaskIAnalysis3DResults
The results of a 3D analysis
See Also