DgnSurface3DType

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

Represents 3d surface type

Enum Values

FieldDescription
Surface3d surface
SolidSolid 3d element

Surface

public static final int Surface

3d surface

Returns: int

Solid

public static final int Solid

Solid 3d element

Returns: int