此工具可让您沿您选择的方向投影多边形组件和曲线 CVS。类似于 Maya 中的 Conform 命令,但具有额外的选项,可让您控制精确的光线投射方向。
文档:https://gabrielnadeau.com/pages/gn-projectcomponentstolivesurface
包含版本:
GN Project Components To Live Surface V2.21 for Maya 2022-2026
安装步骤:
拷贝GN_ProjectComponentsToLiveSurface.py到\文档\maya\Maya\你的版本\zh_CN\scripts
Python里输入如下代码后运行
import GN_ProjectComponentsToLiveSurface
GN_ProjectComponentsToLiveSurface.GN_ProjectComponentsToLiveSurface(optionBox=False)
