【问题标题】:How do you get Maya to communicate through the localhost IP?如何让 Maya 通过 localhost IP 进行通信?
【发布时间】:2015-08-11 14:29:27
【问题描述】:

我一直在研究但没有运气的是如何让 Autodesk Maya 通过 localhost ip(最好是 TCP)上的 Web 进行通信。我的目标是使用我编写的用于操作曲线选择等的快速 Java 应用程序来控制 Maya。如果有办法在 mel 脚本中做到这一点,那就太棒了。

【问题讨论】:

    标签: maya autodesk


    【解决方案1】:

    Maya 包含 commandPort 命令,该命令将侦听套接字上的传入连接并在传入数据上运行 mel 或 python 脚本

    例子: http://fredrik.averpil.com/post/55507118045

    Opening a commandPort in standalone maya for unit testing

    use external python script to open maya and run another script inside maya

    【讨论】:

      猜你喜欢
      • 2011-05-30
      • 2022-01-09
      • 1970-01-01
      • 2011-03-26
      • 1970-01-01
      • 2021-01-06
      • 1970-01-01
      • 1970-01-01
      • 2019-07-27
      相关资源
      最近更新 更多