API Reference > OdGe Classes > OdGeLibVersion Class
OdGeLibVersion Class
OdGeLibVersion
Syntax
C++
class OdGeLibVersion;

GeLibVersion.h

This class provides management of GeLib versions. 

Corresponding C++ library: TD_Ge 

 

 
Name 
Description 
 
This is the overview for the OdGeLibVersion constructor overload. 
 
Name 
Description 
 
Returns the corrective version of GeLib. 
 
Returns the major version of GeLib. 
 
Returns the minor version of GeLib. 
 
Returns the schema version of GeLib. 
 
Sets the corrective version of GeLib.
 
 
Sets the major version of GeLib.
 
 
Sets the minor version of GeLib.
 
 
Sets the schema version of GeLib.
 
 
Name 
Description 
 
!= 
Comparison operator for the OdGeLibVersion object. 
 
< 
Comparison operator for the OdGeLibVersion object. 
 
<= 
Comparison operator for the OdGeLibVersion object. 
 
== 
Comparison operator for the OdGeLibVersion object. 
 
> 
Comparison operator for the OdGeLibVersion object. 
 
>= 
Comparison operator for the OdGeLibVersion object. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.