Click or drag to resize

BrepEdgeListAdd Method

Overload List
  NameDescription
Public methodAdd(Int32)
Create and add a new edge to this list
Public methodAdd(BrepVertex, BrepVertex, Int32, Double)
Create and add a new edge to this list
Public methodAdd(Int32, Int32, Int32, Double)
Create and add a new edge to this list
Public methodAdd(BrepVertex, BrepVertex, Int32, Interval, Double)
Create and add a new edge to this list
Public methodAdd(Int32, Int32, Int32, Interval, Double)
Create and add a new edge to this list
Top
See Also