Package com.openinventor.meshviz
Class PoMeshViz
java.lang.Object
com.openinventor.inventor.Inventor
com.openinventor.meshviz.PoMeshViz
Class to initialize MeshViz.
This class allows the user to initialize the MeshViz module. The module must be initialized before using any other classes of the module.
MeshViz Overview, PoBase
-
Nested Class Summary
Nested classes/interfaces inherited from class com.openinventor.inventor.Inventor
Inventor.ConstructorCommand
-
Field Summary
Fields inherited from class com.openinventor.inventor.Inventor
VERBOSE_LEVEL, ZeroHandle
-
Method Summary
Methods inherited from class com.openinventor.inventor.Inventor
dispose, getNativeResourceHandle
-
Method Details
-
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. -
getProductName
Returns a character string identifying the name of the extension.
-