| SoLDMResourceParametersGetMaxTilesInMainMem Method |
Note: This API is now obsolete.
Since OIV9.1 only maxMainMemory should be accessed.
Namespace: OIV.LDM.NodesAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.38.0 (9.9.38.0)
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("See documentation for more details")]
public int GetMaxTilesInMainMem()<EditorBrowsableAttribute(EditorBrowsableState.Never)>
<ObsoleteAttribute("See documentation for more details")>
Public Function GetMaxTilesInMainMem As Integerpublic:
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
[ObsoleteAttribute(L"See documentation for more details")]
int GetMaxTilesInMainMem()
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>]
[<ObsoleteAttribute("See documentation for more details")>]
member GetMaxTilesInMainMem : unit -> int
Return Value
Type:
Int32
RemarksmaxTilesInMainMem does not have any meaning since OIV 9.1Obsoletesince Open Inventor 7000
No longer used.
See Also