| SoModuleCheck Class |
Class used to check and report library and application consistency.
Namespace: OIV.Inventor
The SoModuleCheck type exposes the following members.
| Name | Description | |
|---|---|---|
| SoModuleCheck(Boolean) | Constructor. | |
| SoModuleCheck(Int32) | Checks the application was not built with SO_VERSION_DEPRECATED_ERROR. |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetCompilerString | Returns a string describing the compiler used to build the library. | |
| GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
| GetInternalBuildString | Returns as a string the internal VSG build number. | |
| GetPlatformString | Returns a string describing the platform used to build the library. | |
| GetProductVersion | Returns the Open Inventor version of the library. | |
| GetType | (Inherited from Object.) | |
| IsDebug | Returns true if the library was built in debug mode. | |
| IsSCLFlag | Returns true if the library was built with _SECURE_SCL=1 compiler flag. | |
| ToString | (Inherited from Object.) |
Contains static methods to query information about how the library was built.