Click or drag to resize

ClashResultOption Class

Clash Result Option Value Object Class
Inheritance Hierarchy
SystemObject
  SHConnectorClashResultOption

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public class ClashResultOption

The ClashResultOption type exposes the following members.

Constructors
  NameDescription
Public methodClashResultOption
Initializes a new instance of the ClashResultOption class
Top
Properties
  NameDescription
Public propertyAutoView
간섭검사 주변보기 자동표시
Public propertyItem1Color
간섭검사 결과보기 파트[부재] A 색상
Public propertyItem2Color
간섭검사 결과보기 파트[부재] B 색상
Public propertyPointViewType
간섭검사 결과 조회 타입 0(전체), 1(확대), 2(고정)
Public propertyRangePercent
간섭검사 주변보기 크기 간섭검사 주변보기 모드가 1일 경우, 1 ~ 10
Public propertyResultRenderType
간섭검사 결과보기 렌더링 방식 0(와이어 프레임), 1(음영), 2(투명하게)
Public propertyResultViewRate
간섭검사 결과 확대 비율
Public propertyResultViewType
[사용안함] 결과보기 유형 0: 전체, 1: 확대, 2: 축소
Public propertyShowHotPoint
간섭검사 결과 위치표시 여부
Public propertySingleColor
간섭검사 주변보기 단색 색상
Public propertySurroundRenderType
간섭검사 주변보기 렌더링 방식 0(와이어 프레임), 1(음영), 2(투명하게)
Public propertySurroundViewMode
간섭검사 주변보기 모드 0(모두 보기), 1(주변만 보기), 2(모두 숨기기)
Public propertyUseChangeColor
간섭검사 결과보기 색상변경 여부
Public propertyUseSingleColor
간섭검사 주변보기 단색 여부
Public propertyViewAssembly
간섭검사 결과 어셈블리 단위 조회 True(어셈블리 단위), False(파트[부재]단위)
Top
See Also