 | TaskManagerGetResult Method (Int32, Int32) |
간섭검사 결과 반환
Namespace:
VIZCLASH.NET
Assembly:
VIZCLASH.NET (in VIZCLASH.NET.dll) Version: 1.4.22.1118 (1.4.22.1118)
Syntaxpublic ClashResult GetResult(
int taskId,
int index
)
Parameters
- taskId
- Type: SystemInt32
간섭검사 Task Id - index
- Type: SystemInt32
간섭검사 결과 Index
Return Value
Type:
ClashResult간섭검사 결과
See Also