Click or drag to resize

TaskManagerSetGroup Method

간섭검사 그룹 지정

Namespace:  VIZCLASH.NET
Assembly:  VIZCLASH.NET (in VIZCLASH.NET.dll) Version: 1.4.22.1118 (1.4.22.1118)
Syntax
C#
public bool SetGroup(
	int taskId,
	GroupKind group,
	string name
)

Parameters

taskId
Type: SystemInt32
간섭검사 Task Id
group
Type: VIZCLASH.NETGroupKind
그룹 유형
name
Type: SystemString
그룹대상 노드 이름

Return Value

Type: Boolean
그룹 지정 결과
See Also