|
Selection Groups
|
|
04-19-2015, 01:00 AM
Post: #1
|
|||
|
|||
|
Selection Groups
Hello,
I am developing a plugin which requires me to create 100 new vertex selection groups. Could someone please suggest How I can automatically generate these groups having the names like 'group_n' where n will be the group number going from 1-100. Also, how exactly would I access the vertex number of the vertices added to a particular group? |
|||
|
04-19-2015, 01:14 AM
Post: #2
|
||||
|
||||
|
RE: Selection Groups
It's late here, so if nobody else can help you I can try tomorrow or Monday.
But you can try find answers by looking in the code that manages it: https://github.com/dgud/wings/blob/maste...el_cmd.erl
|
||||
|
04-19-2015, 02:40 PM
(This post was last modified: 04-19-2015 02:43 PM by ggaliens.)
Post: #3
|
|||
|
|||
|
RE: Selection Groups
A rough sample of how to add ... (code below has not been compiled or determined to be syntactically correct.
Code: SSELS = St0#st.ssels, |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)




@MicheusVieira
MicheusVieira
Micheuss
micheus4wings3d