SoLDMGlobalResourceParametersSetMaxMainMemory Method |
Namespace: OIV.LDM
Sets the maximum main (CPU) memory, in MB, to use for all VolumeViz data sets. You can also set the maximum main memory for each data set separately using the maxMainMemory field of the data set's SoLDMResourceParameters object (see SoDataSet.ldmResourceParameters). The sum of all per data set values must be less than or equal to the value set here.
Default (since Open Inventor 8.1) is 50% of total CPU memory up to 70% of free memory. See SoCpuDevice to query available CPU memory.