Computes the smallest box containing a path.
def PathBoundingBox( inPath: Path, / ) -> outBoundingBox: Box