P_Rhino_Geometry_MeshDisplacementInfo_FaceLimit - mcneel/rhinocommon-api-docs GitHub Wiki

MeshDisplacementInfo.FaceLimit Property

Runs a mesh reduction as a post process o simplify the result of displacement to meet the specified number of faces.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public int FaceLimit { get; set; }

VB

Public Property FaceLimit 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** ⚠️