Packages

 

com.aspose.cad.fileformats.cad.cadobjects

Interfaces

Classes

com.aspose.cad.fileformats.cad.cadobjects

Class CadPlaneSurface

    • Constructor Detail

      • CadPlaneSurface

        public CadPlaneSurface()
    • Method Detail

      • getTypeName

        public int getTypeName()

        Gets the name of the type.

        Overrides:
        getTypeName in class CadBaseEntity
        Returns:
        The name of the type.
      • getCountIsolinesU

        public final short getCountIsolinesU()

        Gets or sets the count isolines u.

      • setCountIsolinesU

        public final void setCountIsolinesU(short value)

        Gets or sets the count isolines u.

      • getCountIsolinesV

        public final short getCountIsolinesV()

        Gets or sets the count isolines v.

      • setCountIsolinesV

        public final void setCountIsolinesV(short value)

        Gets or sets the count isolines v.

      • getModelerFormatVersion

        public final short getModelerFormatVersion()

        Gets or sets the modeler format version.

      • setModelerFormatVersion

        public final void setModelerFormatVersion(short value)

        Gets or sets the modeler format version.