Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request to complete implimentation of Polyline.offset() #1299

Open
KEERTHANAUDAY opened this issue Feb 21, 2024 · 1 comment
Open

request to complete implimentation of Polyline.offset() #1299

KEERTHANAUDAY opened this issue Feb 21, 2024 · 1 comment
Assignees

Comments

@KEERTHANAUDAY
Copy link
Contributor

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 <module>
  File "C:\Users\Uday\.rhinocode\py39-rh8\site-envs\default-KA6C24DI\compas\geometry\curves\curve.py", line 605, in offset
    raise NotImplementedError
NotImplementedError: 

@tomvanmele
Copy link
Member

can you provide a bit more context? a code snippet that triggers this error would be helpful...

@tomvanmele tomvanmele self-assigned this Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants