Cross |
public sealed class CrossSection
The CrossSection type exposes the following members.
| Name | Description | |
|---|---|---|
| CrossSection | 给定截面名称,新建一个对应的截面图形对象 |
| Name | Description | |
|---|---|---|
| HighAccuracy | 是否高精度 | |
| InnerSurfacePoints | 当前Length下内轮廓点列表 (孔洞) | |
| Length | 截面放样长度 | |
| Location | 位置 | |
| OuterSurfacePoints | 当前Length下外轮廓点列表 | |
| ProfileName | 截面名称 | |
| Slices | 截面图形的分层列表(复杂截面或变高截面会有多层二维图形组成) |
| Name | Description | |
|---|---|---|
| Select(Double, Double) | 同步模型中截面数据到此对象 | |
| Select(Boolean, Double, Double) | 同步模型中截面数据到此对象 |