Namespace: Rhino.Geometry.CollectionsBrepEdgeList: references
Count
Item
Add(BrepVertex startVertex, BrepVertex endVertex,Int32 curve3dIndex, Interval subDomain,Double edgeTolerance)
Add(BrepVertex startVertex, BrepVertex endVertex,Int32 curve3dIndex,Double edgeTolerance)
Add(Int32 curve3dIndex)
Add(Int32 startVertexIndex,Int32 endVertexIndex,Int32 curve3dIndex, Interval subDomain,Double edgeTolerance)
Add(Int32 startVertexIndex,Int32 endVertexIndex,Int32 curve3dIndex,Double edgeTolerance)
GetEnumerator()
MergeAllEdges(Double angleTolerance)
MergeEdge(Int32 edgeIndex,Double angleTolerance)
RemoveNakedMicroEdges(Double tolerance,Boolean cleanUp)
RemoveNakedMicroEdges(Double tolerance)
SplitEdgeAtParameters(Int32 edgeIndex, IEnumerable<double> edgeParameters)
SplitKinkyEdge(Int32 edgeIndex,Double kinkToleranceRadians)