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

Type modifier .any doesn't work anymore #2

Open
vvagr opened this issue Dec 14, 2019 · 0 comments
Open

Type modifier .any doesn't work anymore #2

vvagr opened this issue Dec 14, 2019 · 0 comments

Comments

@vvagr
Copy link
Member

vvagr commented Dec 14, 2019

show(type = part2.any.Thing)
[12:16:31.633]: Traceback (most recent call last):
[12:16:31.637]: File "../editor_qt\framework\console.py", line 205, in EnterText
[12:16:31.641]: File "../editor_qt\framework\python_console.py", line 113, in ExecutePythonString
[12:16:31.646]: File "../editor_qt\framework\python_console.py", line 100, in Run
[12:16:31.651]: File "../editor_qt\iso15926\tools\environment.py", line 153, in ExecutePythonString
[12:16:31.655]: File "", line 1, in
[12:16:31.660]: AttributeError: Part2Proxy instance has no attribute 'Thing'

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