SoClipPlaneElementGetMaxPlanes Method |
Returns the maximum number of concurrent clipping planes supported by current implementation.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static int GetMaxPlanes()
Public Shared Function GetMaxPlanes As Integer
public:
static int GetMaxPlanes()
static member GetMaxPlanes : unit -> int
Return Value
Type:
Int32Remarks See Also