adists_release
Theophile Terraz 2024-07-30 14:19:42 +02:00
parent 61fce32c60
commit 80a463a91e
1 changed files with 4 additions and 5 deletions

View File

@ -412,7 +412,6 @@ class ProfileXYZ(Profile, SQLSubModel):
length += abs(s - e) length += abs(s - e)
return length return length
def wet_perimeter(self, z): def wet_perimeter(self, z):
lines = self.wet_lines(z) lines = self.wet_lines(z)