Message 1 of 7
Not applicable
08-16-2017
08:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am working on a script for generating gears. To extrude the 'teeth' I need to make a poly-dot-selection.
My issue is that I don't know and can't find a way to go into the polygon sub-object level. In MaxScript this is done with the simply by typing:
subobjectLevel = 4
$.EditablePoly.SetSelection #Face #{10}
I can't seem to find how exactly this is done using Max's Python API. Is there something like the dollar sign or SetSelection in Python?
Cheers.
Solved! Go to Solution.
