M_Rhino_Geometry_Collections_BrepLoopList_AddOuterLoop - mcneel/rhinocommon-api-docs GitHub Wiki
Create a new outer boundary loop that runs along the sides of the face's surface. All the necessary trims, edges, and vertices are created and added to the brep.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public BrepLoop AddOuterLoop(
int faceIndex
)
VB
Public Function AddOuterLoop (
faceIndex As Integer
) As BrepLoop
- faceIndex
- Type: System.Int32
index of face that needs an outer boundary that runs along the sides of its surface.
Type: BrepLoop
New outer boundary loop that is complete.
Supported in: 6.0.16224.21491, 5D58w