P_Rhino_Geometry_MeshDisplacementInfo_MemoryLimit - mcneel/rhinocommon-api-docs GitHub Wiki

MeshDisplacementInfo.MemoryLimit 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) Version: Rhino 6.0

Syntax

C#

public int MemoryLimit { get; set; }

VB

Public Property MemoryLimit As Integer
	Get
	Set

Property Value

Type: Int32

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

MeshDisplacementInfo Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️