Click or drag to resize

IVIZZARDServiceGetClashTestExcludingList Method

간섭검사 결과 제외 적용 목록 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
List<ClashResultVO> GetClashTestExcludingList(
	List<ClashResultVO> list
)

Parameters

list
Type: System.Collections.GenericListClashResultVO
간섭검사 결과 제외 적용 결과 반환

Return Value

Type: ListClashResultVO
적용 결과 목록
See Also