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

error when trying to cut #30

Open
redphonenix opened this issue Feb 3, 2024 · 0 comments
Open

error when trying to cut #30

redphonenix opened this issue Feb 3, 2024 · 0 comments

Comments

@redphonenix
Copy link

Hello! First of all, thank you very much for the excellent tool. I get the following error when using the draw line and cut draw buttom in the segmentation cut through:

Python: Traceback (most recent call last):
File "c:\OrtogOnBlender\Blender291\2.91\scripts\addons\OrtogOnBlender-master\FerrSegmentacao.py", line 1283, in execute
DesenhaBooleanaDentroDef(self, context)
File "c:\OrtogOnBlender\Blender291\2.91\scripts\addons\OrtogOnBlender-master\FerrSegmentacao.py", line 1179, in DesenhaBooleanaDentroDef
linha = bpy.data.objects['Note']
KeyError: 'bpy_prop_collection[key]: key "Note" not found'

location: :-1

I don't know what I'm missing

Thanks!

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

1 participant