Class SoCADFileFormat


  • public class SoCADFileFormat
    extends Inventor
    Module class to initialize CAD file format support. This class allows the user to initialize the CAD file format support module. The module must be initialized before using any other classes of the module.

    These formats require redistributing the fei_inventor_io_cad plugin library with the application (e.g. fei_inventor_io_cad.dll on Windows).

    SoCADInputReader, SoCADInputReaderParameters

    • Method Detail

      • getProductName

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

        @Deprecated(since="2023.2")
        public static java.lang.String getVersion()
        Deprecated.
        As of Open Inventor 2023.2. This method should no longer be used. Use SoLicensesInfo.getVersion() method instead.
        Returns a character string identifying the version of the extension.

        Warning Deprecated since Open Inventor 2023.2. This method should no longer be used. Use SoLicensesInfo.getVersion() method instead.