Click or drag to resize

ClashResultVOClashTestResultPartList Property

간섭검사 파트 기준 간섭위치 목록

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public List<ClashResultVO> ClashTestResultPartList { get; set; }

Property Value

Type: ListClashResultVO
See Also