P_Rhino_Geometry_MeshDisplacementInfo_FaceLimit - mcneel/rhinocommon-api-docs GitHub Wiki
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
C#
public int FaceLimit { get; set; }
VB
Public Property FaceLimit As Integer
Get
Set
Type: Int32
Supported in: 6.0.16224.21491