getDepth method

double getDepth()

Implementation

double getDepth() {
  return lengthOverDim(2);
}