-
I've been debugging for find_all_intersecting_pairs_using_AABBTree function for almost one day, but the number of pairs found by my tree is still much smaller than that found by brute force.
num…
-
According to the handouts and class, we are advised against using any type of depth first search (even with some peeking) as we would eventually have to search through the majority of the nodes since …
-
I'm working on "constellationship" with constellation lines that overlap or share lines.
**Current cumbersome solution:** create and maintain three separate skycultures then toggle back and forth …
-
### Area
Other
### Domain
Custom setup
### Which wallet were you using?
_No response_
### Context
I was trying to setup my test govtool env using latest dbsync docker image
- ht…
-
How can I intersect a Shapefile with a polygon and get the records result?
-
```
I wanted to determine if a point lay on a line segment and it seemed to be
unimplemented, at least in rev31. So I defined a function in class
LineSegment2, returning None if there is no intersecti…
-
```
I wanted to determine if a point lay on a line segment and it seemed to be
unimplemented, at least in rev31. So I defined a function in class
LineSegment2, returning None if there is no intersecti…
-
Please find the styles for the different outputs GEEEST produces. The 6 classes is at the factor level (level no.2) the 5 classes is the aggregate for the dimension (level 1) and for the final Womens …
-
Hi,
Is this a bug? there is an open issue for this?
![1](https://cloud.githubusercontent.com/assets/1057449/6069851/62d8dc48-ad4d-11e4-8201-07dce608b8d1.JPG)
![2](https://cloud.githubusercontent.com…
John3 updated
9 years ago
-
The value returned by the `DimensionAngular2Line.Measurement` property is (converted to degrees), e.g., 114 instead of 95.
ACadSharp calculates this value instead using the value provided by AutoCAD,…