DgnSurfaceCreationMethod
DgnSurfaceCreationMethod enumeration
表示3d曲面和3d实体的创建方法
public enum DgnSurfaceCreationMethod
价值观
姓名 | 价值 | 描述 |
---|---|---|
SurfaceOfProjection | 0 | 投影面 |
BoundedPlane | 1 | 有界平面 |
BoundedPlane2 | 2 | 有界平面 |
RightCircularCylinder | 3 | 右圆柱 |
RightCircularCone | 4 | 右圆锥 |
TabulatedCylinder | 5 | 制表气缸 |
TabulatedCone | 6 | 制表锥 |
Convolute | 7 | 卷积对象 |
SurfaceOfRevolution | 8 | 旋转面 |
WarpedSurface | 9 | 翘曲表面 |
VolumeOfProjection | 10 | 投影量 |
VolumeOfRevolution | 11 | 转数 |
VolumeDefinedByBoundaryElement | 12 | 由边界元素定义的体积 |