IModelAnalysisType Property

Gets the type of analysis this model applies to

Namespace:  TSD.API.Remoting.Solver
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
AnalysisType AnalysisType { get; }

Property Value

Type: AnalysisType
Remarks
The None marks working solver model
See Also