Click or drag to resize

IVIZZARDServiceStartClashCheck Method

간섭검사 시작

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void StartClashCheck(
	int[] group1,
	int[] group2
)

Parameters

group1
Type: SystemInt32
검사대상 그룹 1
group2
Type: SystemInt32
검사대상 그룹 2
See Also