M_Rhino_Geometry_Collections_BrepEdgeList_Add_2 - mcneel/rhinocommon-api-docs GitHub Wiki

BrepEdgeList.Add Method (Int32)

Create and add a new edge to this list

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

Syntax

C#

public BrepEdge Add(
	int curve3dIndex
)

VB

Public Function Add ( 
	curve3dIndex As Integer
) As BrepEdge

Parameters

 

curve3dIndex
Type: System.Int32
[Missing documentation for "M:Rhino.Geometry.Collections.BrepEdgeList.Add(System.Int32)"]

Return Value

Type: BrepEdge
[Missing documentation for "M:Rhino.Geometry.Collections.BrepEdgeList.Add(System.Int32)"]

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

BrepEdgeList Class
Add Overload
Rhino.Geometry.Collections Namespace

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