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: 2024.1.1.0 (2024.1.1)
Syntax
[ObsoleteAttribute("Obsolete since Open Inventor 10.3.0.0. NumRenderCaches has no meaning anymore.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public static void SetNumRenderCaches(
	int name_11490
)

Parameters

name_11490
Type: SystemInt32
Remarks

Caution note Caution

Obsolete since Open Inventor 10300. NumRenderCaches has no meaning anymore.

See Also