diff --git a/Karto/README-why.md b/Karto/README-why.md deleted file mode 100644 index eff6563..0000000 --- a/Karto/README-why.md +++ /dev/null @@ -1,5 +0,0 @@ -- cannot measure an angle between xline and polyline. "xline is not a line". -- inserting a block takes up 2 layers: the one that the block was created in, - and where it was inserted. -- imagine adding 11 donuts. made 1 mistake, want to try again. Undo doesn't - work. If escaped from donut insertion mode, undo will remove all donuts. diff --git a/Karto/assignment5/KTZ004_2019_05_brez.dwg b/Karto/assignment5/KTZ004_2019_05_brez.dwg index 67fd7ea..fb8c8b0 100644 Binary files a/Karto/assignment5/KTZ004_2019_05_brez.dwg and b/Karto/assignment5/KTZ004_2019_05_brez.dwg differ diff --git a/Karto/assignment5/measure.py b/Karto/assignment5/measure.py index c7615bc..388fda2 100755 --- a/Karto/assignment5/measure.py +++ b/Karto/assignment5/measure.py @@ -4,6 +4,15 @@ import numpy as np from scipy.spatial.distance import euclidean # ilgiausios B sklypo krastines kampas: -4.7727° +# A plotas: 11123.890 +# B plotas: 11123.904 +# egliu: 223 +# obelu: 234 +# Visas plotas: 24575.084 +# Vidinis (A) plotas: 12650.019 +# Vidinis (ne A) plotas: 11925.065 +# 134 trikampiai +# 67 daugiakampiai A = -7.756 B = 4.686