Click or drag to resize

SectionManager Methods

The SectionManager type exposes the following members.

Methods
 NameDescription
Public methodCode exampleAdd(Boolean, Axis) Add Section
Public methodCode exampleAdd(Boolean, Boolean, Axis) Add Section
Public methodCode exampleAddBox Add SectionBox
Public methodCode exampleAddComment 주석 추가
Public methodAddInBox Add InBox
Public methodAlign 단면 정렬
Public methodClear 단면 전체 삭제
Public methodCode exampleClearComment 전체 주석 삭제
Public methodDelete Delete (Selected)
Public methodDelete(Int32) Delete
Public methodDelete(ListInt32) Delete
Public methodDelete(ListSection) Delete
Public methodDelete(Section) Delete
Public methodDeleteAll Delete All
Public methodCode exampleDeleteComment 주석 삭제
Public methodDeselect Deselect
Public methodEnableSectionPlaneRotation(Boolean) 단면 (Plane) 회전 활성화/비활성화
Public methodEnableSectionPlaneRotation(Boolean, Boolean, Boolean) 단면 (Plane) 회전 활성화/비활성화
Public methodCode exampleExportVIZ(Int32, String, Boolean) 단면상자 영역의 모델을 VIZ 파일로 내보내기
Public methodCode exampleExportVIZ(Section, String, Boolean) 단면상자 영역의 모델을 VIZ 파일로 내보내기
Public methodCode exampleExportVIZ(Int32, String, Boolean, Boolean) 단면상자 영역의 모델을 VIZ 파일로 내보내기
Public methodCode exampleExportVIZ(Section, String, Boolean, Boolean) 단면상자 영역의 모델을 VIZ 파일로 내보내기
Public methodFromID Get Section (By ID)
Public methodGetAxisRatePosition 단면 위치 비율 반환
Public methodGetCenter 단면(상자) Plane 중심점 반환
Public methodGetCenterPosition 단면(상자) Plane 중심점 반환
Public methodCode exampleGetClippedEdge 단면 클리핑된 단면선 Edge 목록 반환
Public methodGetClipping(SectionManagerClippingTypes) 단면 보기 설정 상태 반환
Public methodGetClipping(Section, SectionManagerClippingTypes) 단면 보기 설정 상태 반환
Public methodGetCommentCount 주석 개수 반환
Public methodCode exampleGetComments 주석 반환
Public methodGetDirection 단면 방향 반환
Public methodCode exampleGetGeometryProperty Get Section Geometry Property
Public methodCode exampleGetGeometryProperty(Boolean, Boolean) Get Section Geometry Property
Public methodGetIndex 단면 Index 반환
Public methodGetNormal 단면 노말(Normal) 방향 반환
Public methodGetSectionControl Get Section Control
Public methodGetSectionNode(Int32, Int32) 단면이 적용된 모델 목록 반환
Public methodGetSectionNode(Int32, Int32, SectionAreaKind) 단면이 적용된 영역별 모델 목록 반환
Public methodGetSectionNode(Int32, Int32, SectionAreaKind, Boolean) 단면이 적용된 영역별 모델 목록 반환
Public methodGetSectionNode(Int32, Int32, SectionAreaKind, Boolean, Boolean) 단면이 적용된 영역별 모델 목록 반환
Public methodInvertDirection 단면 방향 전환
Public methodIsClipedPosition(Vertex3D) 클리핑 영역 확인
Public methodIsClipedPosition(Single, Single, Single) 클리핑 영역 확인
Public methodPlaneByFromID Get Section Plane (By ID)
Public methodSelect(Int32) Select
Public methodSelect(Section) Select
Public methodSelect(Int32, Int32) Select
Public methodSetBoxSize(Int32, BoundBox3D) 단면상자 크기 변경
Public methodSetBoxSize(Int32, Vertex3D) 단면상자 크기 변경
Public methodSetBoxSize(Int32, Vertex3D, Vertex3D) 단면상자 크기 변경
Public methodSetCenter(Int32, Int32, Vertex3D) 단면(상자) Plane 중심점 설정
Public methodSetCenter(Int32, Int32, Single, Single, Single) 단면(상자) Plane 중심점 설정
Public methodSetCenterPosition 단면(상자) Plane 중심점 설정
Public methodSetClipping(SectionManagerClippingTypes) 단면 보기 설정
Public methodSetClipping(Section, SectionManagerClippingTypes) 단면 보기 설정
Public methodSetMultiSectionListAxisRatePosition 단면 위치 비율 설정
Public methodShow(Section, Boolean) Show
Public methodShow(Section, Boolean, Boolean) Show
Public methodShowHandle 단면상자 핸들 활성화/비활성화
Public methodShowSectionDialog Show Section Dialog
Public methodUpdateSectionName 단면 이름 설정
Top
See Also