Message 1 of 2

Not applicable
10-02-2017
12:10 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I made an python add-in. And until Friday it worked fine.
After Friday in this app did not select faces. I found that problem with method SelectionCommandInput.setSelectionLimits(). If I use parameter 0 in this method, then I can't select any object. If I use for example 100 then I can select only one object. Is it global problem or only for me?
Solved! Go to Solution.