SoClipPlaneElementGetMaxGLPlanes Method |
Returns the maximum number of concurrent clipping planes supported by current implementation.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic static int GetMaxGLPlanes()
Public Shared Function GetMaxGLPlanes As Integer
public:
static int GetMaxGLPlanes()
static member GetMaxGLPlanes : unit -> int
Return Value
Type:
Int32
Remarks
See Also