getWidth method

double getWidth()

Implementation

double getWidth() {
  return lengthOverDim(0);
}