DgnSurfaceCreationMethod enumeration

DgnSurfaceCreationMethod enumeration

Represents creation method of 3d surface and 3d solid

The DgnSurfaceCreationMethod type exposes the following members:

Fields

FieldDescription
SURFACE_OF_PROJECTIONSurface of projection
BOUNDED_PLANEBounded Plane
BOUNDED_PLANE2Bounded Plane
RIGHT_CIRCULAR_CYLINDERRight circular cylinder
RIGHT_CIRCULAR_CONERight circular cone
TABULATED_CYLINDERTabulated cylinder
TABULATED_CONETabulated cone
CONVOLUTEConvolute object
SURFACE_OF_REVOLUTIONSurface of revolution
WARPED_SURFACEWarped surface
VOLUME_OF_PROJECTIONVolume of projection
VOLUME_OF_REVOLUTIONVolume of revolution
VOLUME_DEFINED_BY_BOUNDARY_ELEMENTVolume defined by boundary element

See Also