Click or drag to resize

File3dmDisplacementMeshMemoryLimit Property

Specifies in megabytes how much memory can be allocated for use by the displacement mesh.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public int MeshMemoryLimit { get; set; }

Property Value

Type: Int32
See Also