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

Seems like newly assigned shortcut(space) for activate Flat Pattern in sheet metal mode draws an error. #3

Open
echosori opened this issue May 24, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@echosori
Copy link


Fusion 360

error: 'NoneType' object has no attribute 'classType'

Copy this message using Ctrl+C (Windows) or take a screenshot (Mac). Describe what you did to get this error or record a video.


C:\Users\meari\AppData\Roaming\Autodesk\ApplicationPlugins\AnyShortcut.bundle\Contents\thomasa88lib\events.py failed:

Traceback (most recent call last):
File "C:/Users/meari/AppData/Roaming/Autodesk/ApplicationPlugins/AnyShortcut.bundle/Contents\thomasa88lib\events.py", line 142, in catcher
func(args)
File "C:/Users/meari/AppData/Roaming/Autodesk/ApplicationPlugins/AnyShortcut.bundle/Contents/AnyShortcut.py", line 195, in activate_containing_component_handler
if selected.classType() not in ['adsk::fusion::Component', 'adsk::fusion::Occurrence']:
AttributeError: 'NoneType' object has no attribute 'classType'


OK

unknown_2021.05.24-19.28_1.mp4

image

@thomasa88 thomasa88 added the bug Something isn't working label Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants