Click or drag to resize
SoDBGetNumRenderCaches Method

Note: This API is now obsolete.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
[ObsoleteAttribute("NumRenderCaches has no meaning anymore, this method will always return 1.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public static int GetNumRenderCaches()

Return Value

Type: Int32
Remarks

See method OIV.Inventor.SoDB.SetNumRenderCaches(System.Int32).Obsoletesince Open Inventor 10300. NumRenderCaches has no meaning anymore, this method will always return 1.

See Also