| SoShapeHintsIsVBOSupported Method  | 
Indicates if Vertex Buffer Object (VBO) is supported by your graphics board. 
 
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic static bool IsVBOSupported()
Public Shared Function IsVBOSupported As Boolean
public:
static bool IsVBOSupported()
static member IsVBOSupported : unit -> bool 
Return Value
Type: 
Boolean
Remarks
See Also