Curve constructor

Curve()

Implementation

Curve() {
  arcLengthDivisions = 200;
}