Packages

 

com.aspose.cad.imageoptions

Class ObjOptions

    • Constructor Detail

      • ObjOptions

        public ObjOptions()
    • Method Detail

      • getMtlFileName

        public final String getMtlFileName()

        Gets or sets the MTL file name.

      • setMtlFileName

        public final void setMtlFileName(String value)

        Gets or sets the MTL file name.

      • getMtlFileStream

        public final InputStream getMtlFileStream()

        Gets or sets the MTL stream to output mtl file to.

      • setMtlFileStream

        public final void setMtlFileStream(InputStream value)

        Gets or sets the MTL stream to output mtl file to.