compas-dev / compas-dev/compas

request to complete implimentation of Polyline.offset()

Open
#1,299 1 comment 0 reactions 1 assignee Claimed by @tomvanmele View on GitHub
Dominant language
Python
Stars
386
Forks
122
Avg merge
11d 46m
Merged PRs (30d)
1

Description

request to complete implementation of polyline.offset() method.

current error on running polyline.offset()
```
Traceback (most recent call last):
File "file:///C:/Users/Uday/uday_dev/sbp_academy_24/scripts/A_00_inputs_canopy_comp.py", line 15, in
File "C:\Users\Uday\.rhinocode\py39-rh8\site-envs\default-KA6C24DI\compas\geometry\curves\curve.py", line 605, in offset
raise NotImplementedError
NotImplementedError:

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.