Section Class |
Namespace: VIZCore3D.NET.Data
public class Section : VIZCoreBase
The Section type exposes the following members.
| Name | Description | |
|---|---|---|
| BoundBox |
단면상자의 BoundBox 반환. 단면 및 인박스 단면의 경우 NULL 반환
| |
| ID |
ID
| |
| Planes |
Plane 정보
| |
| SectionType |
단면 유형
| |
| Title |
Title
| |
| Visible |
Visible
|
| Name | Description | |
|---|---|---|
| ExportVIZ(String, Boolean) |
단면상자 영역의 모델을 VIZ 파일로 내보내기
| |
| ExportVIZ(String, Boolean, Boolean) |
단면상자 영역의 모델을 VIZ 파일로 내보내기
| |
| GetObject3D |
단면상자 내의 모델 반환
|