Nickolas Maslarinos

Results 3 issues of Nickolas Maslarinos

Added support for Shapely offset using a plugin implementation. There are a few things worth discussing about it, mainly concerning the different arguments that compas and shapely functions require. If...

**Describe the bug** When modifying a Polyline's or Polygon's `points` attribute by adding or removings items from the list, the `length` attribute is not updated. This problem also occurs when...

When using DataFrame arguments in the `get_positions` functions, the resulting solar positions are shifted by one hour compared to calling the function in a loop with singular `datetime` arguments. I...