Enum SolutionManagerBuilder.RunStatus
Namespace: NXOpen.Motion
Assembly: NXOpen.dll
Syntax
public enum SolutionManagerBuilder.RunStatus
Fields
| Name | Description |
|---|---|
| DownloadingResult | |
| Failed | |
| FailedModelCheck | |
| FailedNotSupported | |
| InQueue | |
| InRemoteQueue | |
| NotStarted | |
| Solved | |
| Solving | |
| Stopped | |
| UploadingModel |