Click or drag to resize

MeshDisplacementInfoMemoryLimit Property

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

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public int MemoryLimit { get; set; }

Property Value

Type: Int32
See Also