grid
This commit is contained in:
parent
ed087e7d86
commit
c3d084b48b
@ -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.
|
|
Binary file not shown.
@ -4,6 +4,15 @@ import numpy as np
|
|||||||
from scipy.spatial.distance import euclidean
|
from scipy.spatial.distance import euclidean
|
||||||
|
|
||||||
# ilgiausios B sklypo krastines kampas: -4.7727°
|
# 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
|
A = -7.756
|
||||||
B = 4.686
|
B = 4.686
|
||||||
|
Loading…
Reference in New Issue
Block a user