Click or drag to resize

ClashManager Methods

The ClashManager type exposes the following members.

Methods
  NameDescription
Public methodCode exampleAdd
간섭검사 추가
Public methodClear
간섭검사 항목 모두 삭제
Public methodCode exampleClearResultSymbol
간섭검사 결과 심벌 조회 초기화
Public methodDelete(ClashTest)
간섭검사 삭제
Public methodDelete(Int32)
간섭검사 삭제
Public methodDeleteResultItem
간섭검사 결과 삭제
Public methodDeleteSubResultItem
이동간섭검사 결과 삭제
Public methodExportClashTestTask
간섭검사 저장
Public methodGetClashTest
간섭검사 목록 반환
Public methodGetClashTest(Int32)
간섭검사 항목 반환
Public methodGetItem
간섭검사 항목 반환
Public methodGetProgressResultItem
간섭검사 중, 결과 반환
Public methodGetResultAllSubItem
이동 간섭 검사 목록 전체 반환
Public methodGetResultItem(ClashTest, ClashManagerResultGroupingOptions)
간섭 검사 목록 반환
Public methodGetResultItem(ClashTest, Int32, ClashManagerResultGroupingOptions)
이동 간섭 검사 목록 반환
Public methodImportClashTestTask
간섭검사 저장파일 열기
Public methodPerformInterferenceCheck
모든 간섭검사 (재)수행
Public methodCode examplePerformInterferenceCheck(Int32)
간섭검사 수행
Public methodPerformInterferenceCheck(ListInt32)
모든 간섭검사 (재)수행
Public methodPerformInterferenceCheck(ListClashTest)
모든 간섭검사 (재)수행
Public methodCode examplePerformInterferenceCheck(Int32, Boolean)
간섭검사 수행
Public methodCode exampleShowResultSymbol(ListVertex3D, ListClashResultSymbols, Single, Boolean, NullableColor, Boolean)
간섭검사 결과 심벌 조회
Public methodCode exampleShowResultSymbol(Int32, Int32, ListInt32, Single, Boolean, NullableColor, Boolean)
간섭검사 결과 심벌 조회
Public methodCode exampleUpdate
간섭검사 조건 변경
Top
See Also