Click or drag to resize

ClashTaskVO Class

Clash Task Value Object Class
Inheritance Hierarchy
SystemObject
  SHConnectorClashTaskVO

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

The ClashTaskVO type exposes the following members.

Constructors
Properties
  NameDescription
Public propertybClashCalibrationTolerance
접촉허용오차
Public propertybClashToleranceRange
근접허용범위
Public propertybClearance
여유
Public propertybClearanceToleranceRange
여유허용범위
Public propertyBottomLevel
Bottom Level
Public propertybPenet
침투
Public propertybRange
근접
Public propertyCheckFixedGroupAsm
간섭대상 어셈블리 체크 여부
Public propertyCheckMovingGroupAsm
간섭대상 이동그룹 어셈블리 체크 여부
Public propertyClearanceTolerance
여유허용범위
Public propertyContractTolerance
접촉허용 오차
Public propertyCtType
간섭검사 유형
Public propertyFixedGroupNodes
고정그룹 노드
Public propertyImportedClashTestResultFile
간섭검사 결과 가져오기 파일
Public propertyIndex
Core에서 관리하는 아이디(Data)
Public propertyIsTested
간섭검사 수행여부
Public propertyMachineName
사용장비
Public propertyMovingGroupNodes
이동그룹 노드
Public propertyMovingRouteList
이동경로 목록
Public propertyMovingTitleList
이동경로 제목 목록
Public propertyRangeTolerance
근접허용범위
Public propertyResultList
결과 목록
Public propertyTestTime
Test Time
Public propertyTitle
Title
Public propertyUseCustomMovingValue
간섭검사 이동경로 사용자 정의 사용
Public propertyUserName
사용자명
Public propertyVisibleOnly
보이기 개체만 대상여부
Public propertyVisID
Core에서 관리하는 아이디(Visualization)
Top
Methods
Fields
  NameDescription
Public fieldbInitTranslationValue
이동간섭 값 설정 여부
Public fieldTransformBackupID
Transform Backup Id
Public fieldTranslationAxis
이동간섭 선택 축
Public fieldTranslationID
이동간섭 아이디
Public fieldTranslationMaxValue
이동간섭 시작 값
Public fieldTranslationMinValue
이동간섭 종료 값
Public fieldTranslationMoveRange
이동간섭 이동간격
Top
See Also