getHeight method

double getHeight()

Implementation

double getHeight() {
  return lengthOverDim(1);
}