Function GrooveJoint2D.length

The groove's length. The groove is from the joint's origin towards length along the joint's local Y axis.

double length() nothrow @property @nogc;

void length (
  double v
) nothrow @property @nogc;