You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
request to complete implementation of polyline.offset() method.
current error on running polyline.offset()
The text was updated successfully, but these errors were encountered: