P_Rhino_Geometry_BrepFace_OuterLoop - mcneel/rhinocommon-api-docs GitHub Wiki

BrepFace.OuterLoop Property

Every face has a single outer loop.

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

Syntax

C#

public BrepLoop OuterLoop { get; }

VB

Public ReadOnly Property OuterLoop As BrepLoop
	Get

Property Value

Type: BrepLoop

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

BrepFace Class
Rhino.Geometry Namespace

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