📋 Metadata
- Author: roaoao
- Date: 2018-11-11 09:21:34
- Type:
answer - Reply to: post_01648
💬 Content
anphung:
Where can I find more of these commands?
You can find short paths in python tooltips. Eg: UserPreferencesInput.view_rotate_method.
To enable python tooltips go to File - User Preferences - Interface - Python Tooltips.
Here is a list of full paths for user preferences:
UserPreferences - C.user_preferences
UserPreferencesEdit - C.user_preferences.edit
UserPreferencesFilePaths - C.user_preferences.filepaths
UserPreferencesInput - C.user_preferences.inputs
UserPreferencesSystem - C.user_preferences.system
UserPreferencesView - C.user_preferences.view
❤️ 3 likes