Packages

 

com.aspose.cad.fileformats.dgn

Class DgnSurfaceCreationMethod

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.cad.fileformats.dgn.DgnSurfaceCreationMethod


  • public final class DgnSurfaceCreationMethod
    extends com.aspose.ms.System.Enum

    Represents creation method of 3d surface and 3d solid

    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.aspose.ms.System.Enum

        com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum
    • Method Summary

      • Methods inherited from class com.aspose.ms.System.Enum

        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
    • Field Detail

      • SurfaceOfProjection

        public static final int SurfaceOfProjection

        Surface of projection

        See Also:
        Constant Field Values
      • RightCircularCylinder

        public static final int RightCircularCylinder

        Right circular cylinder

        See Also:
        Constant Field Values
      • RightCircularCone

        public static final int RightCircularCone

        Right circular cone

        See Also:
        Constant Field Values
      • TabulatedCylinder

        public static final int TabulatedCylinder

        Tabulated cylinder

        See Also:
        Constant Field Values
      • SurfaceOfRevolution

        public static final int SurfaceOfRevolution

        Surface of revolution

        See Also:
        Constant Field Values
      • VolumeOfProjection

        public static final int VolumeOfProjection

        Volume of projection

        See Also:
        Constant Field Values
      • VolumeOfRevolution

        public static final int VolumeOfRevolution

        Volume of revolution

        See Also:
        Constant Field Values
      • VolumeDefinedByBoundaryElement

        public static final int VolumeDefinedByBoundaryElement

        Volume defined by boundary element

        See Also:
        Constant Field Values