Class SoImageViz


  • public class SoImageViz
    extends Inventor
    Module class use to register/unregister ImageViz module. This class allows the user to initialize the ImageViz module. The module must be initialized before using any other classes of the module.

    ImageViz Overview
    ImageViz Engines

    • Method Detail

      • getVersion

        public static java.lang.String getVersion()
        Returns a character string identifying the version of extension.
      • setValue

        public void setValue​(SoImageViz copyFrom)
      • enableMultiThread

        public static void enableMultiThread​(boolean flag)
        Enable or not multi threading usage by ImageViz engines. Default is true.
      • getProductName

        public static java.lang.String getProductName()
        Returns a character string identifying the name of the extension.