 | SectionManager Methods |
The SectionManager type exposes the following members.
Methods
| Name | Description |
---|
  | Add(Boolean, Axis) |
Add Section
|
  | Add(Boolean, Boolean, Axis) |
Add Section
|
  | AddBox |
Add SectionBox
|
  | AddComment |
주석 추가
|
 | AddInBox |
Add InBox
|
 | Align |
단면 정렬
|
 | Clear |
단면 전체 삭제
|
  | ClearComment |
전체 주석 삭제
|
 | Delete |
Delete (Selected)
|
 | Delete(Int32) |
Delete
|
 | Delete(ListInt32) |
Delete
|
 | Delete(ListSection) |
Delete
|
 | Delete(Section) |
Delete
|
 | DeleteAll |
Delete All
|
  | DeleteComment |
주석 삭제
|
 | Deselect |
Deselect
|
 | EnableSectionPlaneRotation(Boolean) |
단면 (Plane) 회전 활성화/비활성화
|
 | EnableSectionPlaneRotation(Boolean, Boolean, Boolean) |
단면 (Plane) 회전 활성화/비활성화
|
  | ExportVIZ(Int32, String, Boolean) |
단면상자 영역의 모델을 VIZ 파일로 내보내기
|
  | ExportVIZ(Section, String, Boolean) |
단면상자 영역의 모델을 VIZ 파일로 내보내기
|
  | ExportVIZ(Int32, String, Boolean, Boolean) |
단면상자 영역의 모델을 VIZ 파일로 내보내기
|
  | ExportVIZ(Section, String, Boolean, Boolean) |
단면상자 영역의 모델을 VIZ 파일로 내보내기
|
 | FromID |
Get Section (By ID)
|
 | GetAxisRatePosition |
단면 위치 비율 반환
|
 | GetCenter |
단면(상자) Plane 중심점 반환
|
 | GetCenterPosition |
단면(상자) Plane 중심점 반환
|
  | GetClippedEdge |
단면 클리핑된 단면선 Edge 목록 반환
|
 | GetClipping(SectionManagerClippingTypes) |
단면 보기 설정 상태 반환
|
 | GetClipping(Section, SectionManagerClippingTypes) |
단면 보기 설정 상태 반환
|
 | GetCommentCount |
주석 개수 반환
|
  | GetComments |
주석 반환
|
 | GetDirection |
단면 방향 반환
|
  | GetGeometryProperty |
Get Section Geometry Property
|
  | GetGeometryProperty(Boolean, Boolean) |
Get Section Geometry Property
|
 | GetIndex |
단면 Index 반환
|
 | GetNormal |
단면 노말(Normal) 방향 반환
|
 | GetSectionControl |
Get Section Control
|
 | GetSectionNode(Int32, Int32) |
단면이 적용된 모델 목록 반환
|
 | GetSectionNode(Int32, Int32, SectionAreaKind) |
단면이 적용된 영역별 모델 목록 반환
|
 | GetSectionNode(Int32, Int32, SectionAreaKind, Boolean) |
단면이 적용된 영역별 모델 목록 반환
|
 | GetSectionNode(Int32, Int32, SectionAreaKind, Boolean, Boolean) |
단면이 적용된 영역별 모델 목록 반환
|
 | InvertDirection |
단면 방향 전환
|
 | IsClipedPosition(Vertex3D) |
클리핑 영역 확인
|
 | IsClipedPosition(Single, Single, Single) |
클리핑 영역 확인
|
 | PlaneByFromID |
Get Section Plane (By ID)
|
 | Select(Int32) |
Select
|
 | Select(Section) |
Select
|
 | Select(Int32, Int32) |
Select
|
 | SetBoxSize(Int32, BoundBox3D) |
단면상자 크기 변경
|
 | SetBoxSize(Int32, Vertex3D) |
단면상자 크기 변경
|
 | SetBoxSize(Int32, Vertex3D, Vertex3D) |
단면상자 크기 변경
|
 | SetCenter(Int32, Int32, Vertex3D) |
단면(상자) Plane 중심점 설정
|
 | SetCenter(Int32, Int32, Single, Single, Single) |
단면(상자) Plane 중심점 설정
|
 | SetCenterPosition |
단면(상자) Plane 중심점 설정
|
 | SetClipping(SectionManagerClippingTypes) |
단면 보기 설정
|
 | SetClipping(Section, SectionManagerClippingTypes) |
단면 보기 설정
|
 | SetMultiSectionListAxisRatePosition |
단면 위치 비율 설정
|
 | Show(Section, Boolean) |
Show
|
 | Show(Section, Boolean, Boolean) |
Show
|
 | ShowHandle |
단면상자 핸들 활성화/비활성화
|
 | ShowSectionDialog |
Show Section Dialog
|
 | UpdateSectionName |
단면 이름 설정
|
Top
See Also