Integrating latest 47acbe8
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
-------------------------Limited Edge Ring---------------------------
|
||||
if CryModelling == undefined then
|
||||
(
|
||||
FileIn (BuildPathFull_crytools + "Tools\\maxscript\\CryModelling.ms")
|
||||
)
|
||||
|
||||
case subobjectLevel of
|
||||
(
|
||||
1: CryModelling.SelVertRing()
|
||||
2: CryModelling.SelLimERing()
|
||||
)
|
||||
Reference in New Issue
Block a user