DgnSurfaceCreationMethod

Inheritance: java.lang.Object, com.aspose.ms.System.Enum

Represents creation method of 3d surface and 3d solid

Enum Values

FieldDescription
SurfaceOfProjectionSurface of projection
BoundedPlaneBounded Plane
BoundedPlane2Bounded Plane
RightCircularCylinderRight circular cylinder
RightCircularConeRight circular cone
TabulatedCylinderTabulated cylinder
TabulatedConeTabulated cone
ConvoluteConvolute object
SurfaceOfRevolutionSurface of revolution
WarpedSurfaceWarped surface
VolumeOfProjectionVolume of projection
VolumeOfRevolutionVolume of revolution
VolumeDefinedByBoundaryElementVolume defined by boundary element

SurfaceOfProjection

public static final int SurfaceOfProjection

Surface of projection

Returns: int

BoundedPlane

public static final int BoundedPlane

Bounded Plane

Returns: int

BoundedPlane2

public static final int BoundedPlane2

Bounded Plane

Returns: int

RightCircularCylinder

public static final int RightCircularCylinder

Right circular cylinder

Returns: int

RightCircularCone

public static final int RightCircularCone

Right circular cone

Returns: int

TabulatedCylinder

public static final int TabulatedCylinder

Tabulated cylinder

Returns: int

TabulatedCone

public static final int TabulatedCone

Tabulated cone

Returns: int

Convolute

public static final int Convolute

Convolute object

Returns: int

SurfaceOfRevolution

public static final int SurfaceOfRevolution

Surface of revolution

Returns: int

WarpedSurface

public static final int WarpedSurface

Warped surface

Returns: int

VolumeOfProjection

public static final int VolumeOfProjection

Volume of projection

Returns: int

VolumeOfRevolution

public static final int VolumeOfRevolution

Volume of revolution

Returns: int

VolumeDefinedByBoundaryElement

public static final int VolumeDefinedByBoundaryElement

Volume defined by boundary element

Returns: int