Packages

 

com.aspose.cad.fileformats.dgn.dgnelements

Class DgnSurfaceElement

    • Constructor Detail

      • DgnSurfaceElement

        public DgnSurfaceElement(byte[] rawData)

        Initializes a new instance of the DgnSurfaceElement class from raw data

        Parameters:
        rawData - Raw data
    • Method Detail

      • isRational

        public boolean isRational()

        Gets a value indicating whether the surface is rational

      • isUniform

        public boolean isUniform()

        Gets or sets a value indicating whether the surface is uniformed

      • setUniform

        public void setUniform(boolean value)

        Gets or sets a value indicating whether the surface is uniformed

      • getPropertiesU

        public byte getPropertiesU()

        Gets Properties for U

      • getOrderU

        public byte getOrderU()

        Gets Order for U

      • getPolesCountU

        public int getPolesCountU()

        Gets poles count for U

      • getKnotsCountU

        public int getKnotsCountU()

        Gets knots count for U

      • getRuleLinesU

        public int getRuleLinesU()

        Gets rule lines for U

      • getPropertiesV

        public byte getPropertiesV()

        Gets Properties for V

      • getOrderV

        public byte getOrderV()

        Gets Order for V

      • getPolesCountV

        public int getPolesCountV()

        Gets poles count for V

      • getKnotsCountV

        public int getKnotsCountV()

        Gets knots count for V

      • getRuleLinesV

        public int getRuleLinesV()

        Gets rule lines for V

      • getSurfaceType

        public int getSurfaceType()

        Gets surface type

      • getBoundElementsCount

        public int getBoundElementsCount()

        Gets bound elements count