更新您的插件

{% if plugins is defined and plugins|length > 0 %}

Rhino 6 has 在您的计算机上发现了以下插件,点击每个链接查看如何将他们升级到与 Rhino 6 兼容的版本。

    {% for plugin in plugins %} {% if not plugin.skip and (plugin.Website or plugin.Phone) %}
  • {{plugin.Name}}{% if plugin.Organization %} by {{plugin.Organization}}{%endif%}
    {% if plugin.Website %}{{plugin.Website}}
    {%endif %} {% if plugin.Phone %}{{plugin.Phone}} {% if plugin.Country %} in {{plugin.Country}}{% endif %}
    {%endif %} {% if plugin.ID %}
    {{plugin.ID}}
    {%endif %}
  • {% endif %} {% endfor %} {% else %}

    更新您的插件使其能够在 Rhino 6 中使用:

    1. 启动 Rhino 6
    2. 说明功能表中点击更新插件

    {% endif %}