how to select edge using maya API

来源:互联网 发布:电子书阅读器软件 编辑:程序博客网 时间:2024/05/22 09:45

edgeList.add(meshDagPath, edgeIter.currentItem());

That can then be passed, along with an MDagPath of the object the components are on, to an MSelectionList.

http://tech-artists.org/forum/showthread.php?3572-maya-api-components

http://ewertb.soundlinker.com/api/api.025.php


https://nccastaff.bournemouth.ac.uk/jmacey/RobTheBloke/www/maya/MSelectionList2.html

http://ewertb.soundlinker.com/api/api.025.php

https://nccastaff.bournemouth.ac.uk/jmacey/RobTheBloke/www/maya/MSelectionList.html



0 0
原创粉丝点击