Method DoDiagnostic
DoDiagnostic(Guid, out string)
Check TopSolid Cam application. Do not use. Internal purpose only.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 14, 274, 0)]
bool DoDiagnostic(Guid inId, out string outResults)
Parameters
| Type | Name | Description |
|---|---|---|
| Guid | inId | Diagnostic Id. |
| string | outResults | Results. |
Returns
| Type | Description |
|---|---|
| bool | True if checked. |
Remarks
Do not use. Internal purpose only.