Click or drag to resize
SoDBSetNumRenderCaches Method

Note: This API is now obsolete.

Since Open Inventor 10.3, this method has no effect because render caches are automatically managed.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("NumRenderCaches has no meaning anymore.")]
public static void SetNumRenderCaches(
	int name_11233
)

Parameters

name_11233
Type: SystemInt32
Remarks

Obsoletesince Open Inventor 10300. NumRenderCaches has no meaning anymore.

See Also