Click or drag to resize
SoLDMResourceParametersSetMaxTilesInMainMem Method

Note: This API is now obsolete.

Since OIV9.1 only maxMainMemory can be changed.

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

Parameters

numTiles
Type: SystemInt32
Remarks

maxTilesInMainMem does not have any meaning since OIV 9.1Obsoletesince Open Inventor 7000 No longer used.

See Also