This commit is contained in:
Motiejus Jakštys 2020-01-02 00:58:46 +02:00
parent ed087e7d86
commit c3d084b48b
3 changed files with 9 additions and 5 deletions

View File

@ -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.

View File

@ -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