<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE html
  SYSTEM "about:legacy-compat">
<html xmlns:mml = "http://www.w3.org/1998/Math/MathML" lang = "zh"><head><meta charset = "UTF-8"/><meta name = "copyright" content = "(C) 版权 2020"/><meta name = "DC.rights.owner" content = "(C) 版权 2020"/><meta name = "DC.type" content = "reference"/><meta name = "abstract" content = "“输出”页面允许您配置 Composer 压缩级别和导出选项。"/><meta name = "description" content = "“输出”页面允许您配置 Composer 压缩级别和导出选项。"/><meta name = "DC.format" content = "HTML5"/><meta name = "DC.identifier" content = "cps-r-DocumentProperties-Output"/><meta name = "DC.language" content = "zh"/><link rel = "stylesheet" type = "text/css" href = "../DSDocUI_XML34.css"/><title>输出</title>
<script type = "text/javascript" src = "../DSDocUI_Highlight34.js">
  	/* */
  	</script></head><body onLoad = "highlightSearchTerms();" id = "cps-r-DocumentProperties-Output">
<a name = "hj-top"> </a><table class = "table1" id = "table11"><tr><td><table class = "DocHeader"><tr><td class = "DocHeader1" colspan = "2"><h1>输出</h1></td></tr><tr><td class = "DocHeader4" colspan = "2"/></tr><tr><td class = "DocHeader3" colspan = "2"><table class = "DocThemeIntro" id = "table12"><tr><td class = "Intro1Only"><p class = "header"><p class = "abstract">
    <span class = "shortdesc">“输出”页面允许您配置 Composer 压缩级别和导出选项。</span>

    <p>
        <span class = "ph">您可为活动文档设置这些属性或者将其设为文档默认值。</span>
      </p>
  </p>
<p>此页面讨论： </p><ul><li><a href = "#r-SMGoutput" id = "toc_rg" title = "这些选项允许您配置 SMG 输出。">SMG、SMGXML、SMGPROJ 输出</a></li><li><a href = "#r-Packageoutput" id = "toc_rg" title = "这些选项允许您配置程序包输出。">程序包输出</a></li><li><a href = "#r-Productexport" id = "toc_rg" title = "这些选项允许您配置产品导出。">导出产品</a></li></ul>
</p></td></tr></table></td></tr></table>
  

  
  <article class = "topic reference nested1" aria-labelledby = "ariaid-title2" id = "r-SMGoutput">
    <h2 class = "title topictitle2">SMG、SMGXML、SMGPROJ 输出</h2>

    
    <div class = "body refbody"><p class = "abstract">
      <span class = "shortdesc">这些选项允许您配置 SMG 输出。</span>

    </p>

      <table class = "table frame-none"><caption/><colgroup><col/><col/></colgroup><thead class = "thead">
            <tr class = "row">
              <th class = "entry" id = "r-SMGoutput__entry__1">命令名称</th>
              <th class = "entry" id = "r-SMGoutput__entry__2">描述</th>
            </tr>
          </thead><tbody class = "tbody">
            <tr class = "row">
              <td class = "entry" headers = "r-SMGoutput__entry__1">
                <span class = "ph uicontrol">几何图形压缩</span>
              </td>
              <td class = "entry" headers = "r-SMGoutput__entry__2">在 Composer 文件中设置影响模型面片化质量的压缩量。<ul class = "ul"><li class = "li"><span class = "ph uicontrol">低（高质量）</span>- 32 个字节/点，高测量质量，大文件</li><li class = "li"><span class = "ph uicontrol">中</span> - 16 个字节/点</li><li class = "li"><span class = "ph uicontrol">高（低质量）</span>- 8 个字节/点，低测量质量，小文件</li></ul>压缩算法使用其坐标定义的边界框：xmin、xmax、ymin、ymax、zmin、zmax。此边界框可以根据选定的压缩质量分成多个立方体：<ul class = "ul"><li class = "li">低（高质量）： 2^32 * 2^32 * 2^32</li><li class = "li">中： 2^16 * 2^16 * 2^16</li><li class = "li">高（低质量）： 2^8 * 2^8 * 2^8</li></ul>三角网格的所有顶部 (xi, yi, zi) 固定了边界框所包含的立方体的顶部。<div class = "notes collapse"><span class = "run-in.notes">注:
    		</span><span class = "notecontent"><p>当以中或高压缩保存文件时，您应该考虑以下情况：</p><ul class = "ul"><li class = "li">您无法返回到原始质量。如果要返回到原始质量，您须重新导入 CAD 文件。</li><li class = "li">中或高压缩影响几何图形精度。如果是大多数精度取决于对象位置的大零件，则为小型面、直线或顶点等元素保留较小精度。</li><li class = "li">中或高压缩可能会在技术图解工作间生成的向量输出中导致显示问题（例如零件网格中的可视小孔、重叠面、技术图解中不想要的直线等）。</li></ul><p>简言之，如果几何图形精度对您很重要，建议您使用<span class = "ph uicontrol">低（高质量）</span>选项。</p></span></div>
</td>
            </tr>
            <tr class = "row">
              <td class = "entry" headers = "r-SMGoutput__entry__1">
                <span class = "ph uicontrol">写入法线</span>
              </td>
              <td class = "entry" headers = "r-SMGoutput__entry__2">将所有面的法线方向保存在 Composer 文件中。Composer 需要此信息来显示零件和装配体的向外面或外部面。如果已选择，文件变大，但文件加载时间变短，因为 Composer 不必计算此信息。到平板曲面的法线是一个垂直于曲面的三维向量。到位于曲面的点“p”的非平板曲面的法线是一个向量，该向量垂直于位于曲面点“p”的切面。</td>
            </tr>
            <tr class = "row">
              <td class = "entry" headers = "r-SMGoutput__entry__1">
                <span class = "ph uicontrol">写入轮廓</span>
              </td>
              <td class = "entry" headers = "r-SMGoutput__entry__2">将轮廓与 3D 模型一同保存。因此，只要打开模型，或者只要改为使用轮廓的渲染模式，将立即加载轮廓（因为不再需要每次必须加载时都对其进行计算）。请注意，选择此选项将增加 SMG 输出的文件大小。<div class = "note"><span class = "run-in.note">注:
			</span><span class = "notecontent">使用轮廓的渲染模式，例如，平滑渲染（带轮廓）、着色图解、技术、轮廓渲染等。轮廓样式可以是锐边、构造线或智能轮廓。</span></div>
</td>
            </tr>
          </tbody></table>
    </div>

  </article>
  <article class = "topic reference nested1" aria-labelledby = "ariaid-title3" id = "r-Packageoutput">
    <p><map name = "FPMap1"><area href = "#hj-top" title = "返回页面顶部" shape = "rect" coords = "416, 0, 435, 10"/></map><span class = "itemsprite"/></p><h2 class = "title topictitle2">程序包输出</h2>

    
    <div class = "body refbody"><p class = "abstract">
      <span class = "shortdesc">这些选项允许您配置程序包输出。</span>

    </p>

      <table class = "table frame-none"><caption/><colgroup><col/><col/></colgroup><thead class = "thead">
            <tr class = "row">
              <th class = "entry" id = "r-Packageoutput__entry__1">命令名称</th>
              <th class = "entry" id = "r-Packageoutput__entry__2">描述</th>
            </tr>
          </thead><tbody class = "tbody">
            <tr class = "row">
              <td class = "entry" headers = "r-Packageoutput__entry__1">
                <span class = "ph uicontrol">语言</span>
              </td>
              <td class = "entry" headers = "r-Packageoutput__entry__2">为 Composer Player 用户界面和程序包中捆绑的联机帮助以及电子邮件文本指定语言。选择<span class = "ph uicontrol">和应用程序相同</span>或从安装的语言中选择。</td>
            </tr>
          </tbody></table>
    </div>

  </article>
  <article class = "topic reference nested1" aria-labelledby = "ariaid-title4" id = "r-Productexport">
    <p><map name = "FPMap1"><area href = "#hj-top" title = "返回页面顶部" shape = "rect" coords = "416, 0, 435, 10"/></map><span class = "itemsprite"/></p><h2 class = "title topictitle2">导出产品</h2>

    
    <div class = "body refbody"><p class = "abstract">
      <span class = "shortdesc">这些选项允许您配置产品导出。</span>

    </p>

      <table class = "table frame-none"><caption/><colgroup><col/><col/></colgroup><thead class = "thead">
            <tr class = "row">
              <th class = "entry" id = "r-Productexport__entry__1">命令名称</th>
              <th class = "entry" id = "r-Productexport__entry__2">描述</th>
            </tr>
          </thead><tbody class = "tbody">
            <tr class = "row">
              <td class = "entry" headers = "r-Productexport__entry__1">
                <span class = "ph uicontrol">仅保存可视角色</span>
              </td>
              <td class = "entry" headers = "r-Productexport__entry__2">在导出产品时仅导出可视角色（右键单击装配体树）。</td>
            </tr>
            <tr class = "row">
              <td class = "entry" headers = "r-Productexport__entry__1">
                <span class = "ph uicontrol">保存协同（仅当从根目录导出产品时）</span>
              </td>
              <td class = "entry" headers = "r-Productexport__entry__2">在导出产品时导出协同角色。</td>
            </tr>
          </tbody></table>
    </div>

  </article>
</td></tr></table><script type = "text/javascript" src = "../DSDocUI_Bottom34.js">/* */</script></body>
</html>
