<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE html
  SYSTEM "about:legacy-compat">
<html xmlns:mml = "http://www.w3.org/1998/Math/MathML" lang = "ja"><head><meta charset = "UTF-8"/><meta name = "copyright" content = "(C) Copyright 2020"/><meta name = "DC.rights.owner" content = "(C) Copyright 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 = "ja"/><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>
<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">形状圧縮（Geometry compression）</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">中（Medium）: 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">中圧縮または高圧縮は、ベクター出力で、テクニカル イラスト ワークショップによって生成されたベクトル出力の中で表示上の問題を生じることがあります（部品のメッシュに表示される小さな穴、オーバーラップする面、z-fight、テクニカル イラストで不要な線の外観など）。</li></ul><p>手短に言うと、形状精度に重要な場合は、<span class = "ph uicontrol">低（高画質）（Low (high quality)）</span>オプションを使用することをお勧めします。</p></span></div>
</td>
            </tr>
            <tr class = "row">
              <td class = "entry" headers = "r-SMGoutput__entry__1">
                <span class = "ph uicontrol">法線を保存（Write normals）</span>
              </td>
              <td class = "entry" headers = "r-SMGoutput__entry__2">Composer ファイル内のすべてのフェースに対する法線方向を保存します。Composer には、パーツおよびアセンブリの外側フェースまたは外部フェースを表示するために、この情報が必要です。選択すると、ファイル サイズは大きくなりますが、Composer がこの情報を計算する必要がなくなるため、ロード時間は短くなります。フラット サーフェスへの法線とは、サーフェスに垂直な 3 次元のベクトルです。サーフェス上の点「p」における非フラット サーフェスへの法線とは、「p」におけるサーフェスの接平面に直角なベクトルです。</td>
            </tr>
            <tr class = "row">
              <td class = "entry" headers = "r-SMGoutput__entry__1">
                <span class = "ph uicontrol">アウトラインを書き込み（Write outlines）</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">表示アクターのみを保存（Save only visible actors）</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">コラボレーションを保存(ルートからエクスポートする場合のみ)（Save collaboration actors (only when exporting from root)）</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>
