SoCADFileFormat Class |
Module class to initialize CAD file format support.
Namespace: OIV.Inventor.IO.CAD
The SoCADFileFormat type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetProductName | Returns a character string identifying the name of the extension. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetVersion | Returns a character string identifying the version of extension. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
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).