extract corner values from DXF file #13
Reference in New Issue
Block a user
Delete Branch "extract-corner-values-based-on-building-outline-dxf"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: GotPPay
After DXF file is uploaded, corner coordinates, length to the next corner and previous corner, and angle of the corner in degrees are extracted from file data.
Corner values are shown in console output.
Created by: senaduka
DOes not filter corners that are more than 135º wide
Created by: senaduka
135 treba biti konstanta --- :)
no magic numbers !
https://stackoverflow.com/questions/47882/what-is-a-magic-number-and-why-is-it-bad
drugim rijecima - kada neko za 3 mjeseca bude citao kod, da ne mora ici nazad u task tracker da skonta zxasto je bas ovdje broj 135 ...