BrepEdgeListAdd Method (Int32, Int32, Int32, Double) |
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)

public BrepEdge Add( int startVertexIndex, int endVertexIndex, int curve3dIndex, double edgeTolerance )
Public Function Add ( startVertexIndex As Integer, endVertexIndex As Integer, curve3dIndex As Integer, edgeTolerance As Double ) As BrepEdge
Parameters
- startVertexIndex
- Type: SystemInt32
[Missing <param name="startVertexIndex"/> documentation for "M:Rhino.Geometry.Collections.BrepEdgeList.Add(System.Int32,System.Int32,System.Int32,System.Double)"]
- endVertexIndex
- Type: SystemInt32
[Missing <param name="endVertexIndex"/> documentation for "M:Rhino.Geometry.Collections.BrepEdgeList.Add(System.Int32,System.Int32,System.Int32,System.Double)"]
- curve3dIndex
- Type: SystemInt32
[Missing <param name="curve3dIndex"/> documentation for "M:Rhino.Geometry.Collections.BrepEdgeList.Add(System.Int32,System.Int32,System.Int32,System.Double)"]
- edgeTolerance
- Type: SystemDouble
[Missing <param name="edgeTolerance"/> documentation for "M:Rhino.Geometry.Collections.BrepEdgeList.Add(System.Int32,System.Int32,System.Int32,System.Double)"]
Return Value
Type: BrepEdge[Missing <returns> documentation for "M:Rhino.Geometry.Collections.BrepEdgeList.Add(System.Int32,System.Int32,System.Int32,System.Double)"]

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8