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

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

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