본문 바로가기
3DsMax/plug-in&scripts

선택된 오브젝트를 새 레이어에 넣기.

by biped 2017. 6. 13.


layer = LayerManager.newLayer()

for n in (selection as array) do layer.addnode n



https://forums.autodesk.com/t5/3ds-max-forum/max-2016-objects-not-visible-in-layer-manager/m-p/5697312/highlight/true#M105873

'3DsMax > plug-in&scripts' 카테고리의 다른 글

Stereo Camera   (0) 2017.10.17
누락된 맵을 사용한 오브젝트 선택하기   (0) 2017.09.29
리토폴로지 (Retopology)   (0) 2017.05.29
치수기입  (0) 2017.03.04
VFB + v2.8  (0) 2017.02.11

댓글