Message 1 of 1
Any way to check if symmetry, softselect is enabled in API?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there an API equivalent of
cmds.symmetricModelling(query=True, symmetry=True) cmds.softSelect(query=True, softSelectEnabled=True)
And setter function without resorting to script?