Enum DgnSurfaceCreationMethod

DgnSurfaceCreationMethod enumeration

Represents creation method of 3d surface and 3d solid

public enum DgnSurfaceCreationMethod

Values

NameValueDescription
SurfaceOfProjection0Surface of projection
BoundedPlane1Bounded Plane
BoundedPlane22Bounded Plane
RightCircularCylinder3Right circular cylinder
RightCircularCone4Right circular cone
TabulatedCylinder5Tabulated cylinder
TabulatedCone6Tabulated cone
Convolute7Convolute object
SurfaceOfRevolution8Surface of revolution
WarpedSurface9Warped surface
VolumeOfProjection10Volume of projection
VolumeOfRevolution11Volume of revolution
VolumeDefinedByBoundaryElement12Volume defined by boundary element

See Also