Click or drag to resize
SoLDMResourceManagerSetMaxTilesInMainMem Method

Note: This API is now obsolete.

Set the allowed number of tiles in main memory.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("See documentation for more details")]
public void SetMaxTilesInMainMem(
	int numTiles
)

Parameters

numTiles
Type: SystemInt32
Remarks

Obsoletesince Open Inventor 9100 No longer used.

See Also