T_Rhino_Geometry_MeshRefinements_LoopFormula - mcneel/rhinocommon-api-docs GitHub Wiki

LoopFormula Enumeration

Enumerates the alternative Loop implementations.

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

Syntax

C#

public enum LoopFormula

VB

Public Enumeration LoopFormula

Members

 

Member name Value Description
Loop 0 The original Loop formula.
Warren 1 Warren's improved formula.
WarrenWeimer 2 The formula as explained by Weimer, improving over Warren's.

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

Rhino.Geometry.MeshRefinements Namespace

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