CADability dotNET

Overload List

  NameDescription
Public methodSplit(Double)
Splits the curve at the given position. The position must be in the interval 0..1 and the curve must not be closed. For closed curves Split(Double, Double).
Public methodSplit(Double, Double)
Splits the closed curve into two open curves at the given positions.

See Also