public final class DgnSurfaceCreationMethod
extends com.aspose.ms.System.Enum
Represents creation method of 3d surface and 3d solid
Modifier and Type | Field and Description |
---|---|
static int |
BoundedPlane
Bounded Plane
|
static int |
BoundedPlane2
Bounded Plane
|
static int |
Convolute
Convolute object
|
static int |
RightCircularCone
Right circular cone
|
static int |
RightCircularCylinder
Right circular cylinder
|
static int |
SurfaceOfProjection
Surface of projection
|
static int |
SurfaceOfRevolution
Surface of revolution
|
static int |
TabulatedCone
Tabulated cone
|
static int |
TabulatedCylinder
Tabulated cylinder
|
static int |
VolumeDefinedByBoundaryElement
Volume defined by boundary element
|
static int |
VolumeOfProjection
Volume of projection
|
static int |
VolumeOfRevolution
Volume of revolution
|
static int |
WarpedSurface
Warped surface
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, parseQuick, parseQuick, register, toObject, toString
public static final int SurfaceOfProjection
Surface of projection
public static final int BoundedPlane
Bounded Plane
public static final int BoundedPlane2
Bounded Plane
public static final int RightCircularCylinder
Right circular cylinder
public static final int RightCircularCone
Right circular cone
public static final int TabulatedCylinder
Tabulated cylinder
public static final int TabulatedCone
Tabulated cone
public static final int Convolute
Convolute object
public static final int SurfaceOfRevolution
Surface of revolution
public static final int WarpedSurface
Warped surface
public static final int VolumeOfProjection
Volume of projection
public static final int VolumeOfRevolution
Volume of revolution
public static final int VolumeDefinedByBoundaryElement
Volume defined by boundary element