Click or drag to resize

TaskManagerGetSubResultGoupCount Method

간섭검사 하위 결과(이동검사) 그룹 개수 반환

Namespace:  VIZCLASH.NET
Assembly:  VIZCLASH.NET (in VIZCLASH.NET.dll) Version: 1.4.22.1118 (1.4.22.1118)
Syntax
C#
public int GetSubResultGoupCount(
	int taskId
)

Parameters

taskId
Type: SystemInt32
간섭검사 Task Id

Return Value

Type: Int32
간섭검사 하위 결과(이동검사) 그룹 개수
See Also