<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE html
  SYSTEM "about:legacy-compat">
<html xmlns:mml = "http://www.w3.org/1998/Math/MathML" lang = "ko"><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 = "concept"/><meta name = "abstract" content = "메타 속성 대화 상자에서는 CAD 메타데이터 및 사용자 정의 속성을 관리할 수 있습니다."/><meta name = "description" content = "메타 속성 대화 상자에서는 CAD 메타데이터 및 사용자 정의 속성을 관리할 수 있습니다."/><meta name = "DC.format" content = "HTML5"/><meta name = "DC.identifier" content = "cps-c-ui-DialogBoxes-MetaProperties"/><meta name = "DC.language" content = "ko"/><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-c-ui-DialogBoxes-MetaProperties">
<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">
      <span class = "keyword wintitle">메타 속성</span> 대화 상자에서는 CAD 메타데이터 및 사용자 정의 속성을 관리할 수 있습니다.</span>

    <p>이 대화 상자를 디스플레이하려면 속성 판 툴바에서 <span class = "ph uicontrol">메타 속성 관리</span>
      <img class = "image" src = "../Icons3DVIA/I_CPSPropertiesAddMetadata.png"/>를 클릭합니다.</p>
    <p>다음 토픽에 대해 다룹니다.</p>
  </p>
<p>이 페이지에서는 다음에 대해 설명합니다.</p><ul><li><a href = "#c-GeneralInformation" id = "toc_rg" title = "메타 속성은 일반 속성과 많이 유사합니다.">일반 정보</a></li><li><a href = "#c-Definition" id = "toc_rg" title = "">정의</a></li><li><a href = "#c-Property" id = "toc_rg" title = "">속성</a></li><li><a href = "#c-ExampleXMLDescription" id = "toc_rg" title = "다음 예제에서는 .smgXml 파일에서 정의된 메타 속성 정의를 보여줍니다.">XML 설명의 예제</a></li></ul>
</p></td></tr></table></td></tr></table>
  

  
  <article class = "topic concept nested1" aria-labelledby = "ariaid-title2" id = "c-GeneralInformation">
    <h2 class = "title topictitle2">일반 정보</h2>

    
    <div class = "body conbody"><p class = "abstract">
      <span class = "shortdesc">메타 속성은 일반 속성과 많이 유사합니다.</span>

    </p>

      <ul class = "ul">
        <li class = "li">속성 판에서 메타 속성을 보고 편집합니다. CAD 메타데이터 및 사용자 정의 속성은 <span class = "ph uicontrol">사용자 속성</span>에 나열됩니다.</li>
        <li class = "li">뷰 또는 애니메이션에서 메타 속성 값을 필요에 따라 변경합니다.</li>
        <li class = "li">메타 속성 정의 및 기본 값이 Composer <span class = "ph filepath filepath">.smgXml</span> 파일에 저장됩니다. 뷰 및 애니메이션의 메타 속성 값은 각각 <span class = "ph filepath filepath">.smgView</span> 및 <span class = "ph filepath filepath">.smgSce</span> 파일에 저장됩니다.</li>
      </ul>
      <p>사용자 정의 속성을 생성하고 제품에 보충 정보를 추가합니다.</p>
      <p>PLM 환경과 같은 고객 시스템의 메타데이터의 경우 올바른 메타데이터를 추출하려면 Composer 통합이 필요합니다. 메타 속성을 설명하는 XML 파일을 생성합니다(아래 <a class = "xref" href = "cps-c-ui-DialogBoxes-MetaProperties.htm#c-ExampleXMLDescription" title = "다음 예제에서는 .smgXml 파일에서 정의된 메타 속성 정의를 보여줍니다.">XML 설명의 예제</a> 참조).</p>
      <div class = "section" id = "c-GeneralInformation__cs-CreationofMetaProperties"><h3 class = "title sectiontitle">메타 속성 생성</h3>
        
        <p>메타 속성을 생성하려면 <img class = "image" src = "../CpsUserImages/ProfileNew.png"/>을(를) 클릭합니다. <span class = "keyword wintitle">메타 속성 생성</span> 대화 상자에서 속성 이름을 입력하고 <span class = "ph uicontrol">확인</span>을 클릭합니다.<div class = "note collapse"><span class = "run-in.note">주:
    		</span><span class = "notecontent">메타 속성에는 <span class = "ph filepath filepath">"Meta."</span> 접두사가 있어야 합니다. 해당 접두사는 사용자가 이 대화 상자에서 메타 속성을 생성하는 경우 자동으로 추가됩니다. 메타 속성을 가져오기 위해 XML을 생성하는 경우 속성 이름이 <span class = "ph filepath filepath">"Meta."</span>로 시작하는지 확인하십시오.</span></div>

        </p>
      </div>

      <div class = "section" id = "c-GeneralInformation__cs-DeletionofMetaProperties"><h3 class = "title sectiontitle">메타 속성 삭제</h3>
        
        <p>메타 속성을 삭제하려면 <img class = "image" src = "../CpsUserImages/ChoiceList.png"/>을(를) 클릭하고, 삭제할 메타 속성을 선택하고, <img class = "image" src = "../CpsUserImages/ProfileDelete.png"/>을(를) 클릭한 다음, <span class = "ph uicontrol">예</span>를 클릭합니다.<table class = "Remark" id = "table132"><tr><td class = "Remark"><span class = "run-in.warning">경고:
				</span><span class = "notecontent">메타 속성을 삭제하면 해당 속성이 모든 액터에서 제거됩니다.</span></td></tr></table>

        </p>
      </div>

    </div>

  </article>
  <article class = "topic concept nested1" aria-labelledby = "ariaid-title3" id = "c-Definition">
    <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 conbody"><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 = "c-Definition__entry__1">명령 이름</th>
              <th class = "entry" id = "c-Definition__entry__2">설명</th>
            </tr>
          </thead><tbody class = "tbody">
            <tr class = "row">
              <td class = "entry" headers = "c-Definition__entry__1">
                <span class = "ph uicontrol">이름</span>
              </td>
              <td class = "entry" headers = "c-Definition__entry__2">사용자가 생성하는 메타 속성 또는 <img class = "image" src = "../CpsUserImages/ChoiceList.png"/>을 클릭하여 선택한 기존 메타 속성의 이름을 보여줍니다.<div class = "notes collapse"><span class = "run-in.notes">주:
    		</span><span class = "notecontent">
                  <ul class = "ul">
                    <li class = "li">메타 속성 이름에는 영숫자만 포함할 수 있습니다.</li>
                    <li class = "li">기존 메타 속성의 정의는 수정할 수 없습니다. 기존 메타 속성을 선택하면 모든 필드가 읽기 전용으로 설정됩니다.</li>
                    <li class = "li">CGM 형식으로 생성되고 S1000D 4.x 표준을 준수하는 테크니컬 일러스트레이션(<span class = "ph filepath filepath">CGM_ApplicationStructureIdent</span>, <span class = "ph filepath filepath">CGM_ApplicationStructureName</span>, <span class = "ph filepath filepath">CGM_Id</span> 및 <span class = "ph filepath filepath">CGM_hotspotTitle</span>)의 경우 XML 캠페니언 파일에서 핫스폿 요소의 대응하는 특성에 대해 사용되는 값을 지정합니다. <a class = "xref" href = "cps-r-Workshops-TechnicalIllustration.htm#r-OptionsTab" title = "옵션 판에서는 출력 페이지 형식, CGM 옵션 및 Tech Illustrator 옵션을 관리할 수 있습니다.">옵션 탭</a> 항목을 참조하십시오.</li>
                  </ul>
                </span></div>

              </td>
            </tr>
            <tr class = "row">
              <td class = "entry" headers = "c-Definition__entry__1">
                <span class = "ph uicontrol">라벨</span>
              </td>
              <td class = "entry" headers = "c-Definition__entry__2">메타 속성의 이름을 <span class = "ph filepath filepath">"Meta."</span> 접두사 없이 지정합니다.<div class = "note"><span class = "run-in.note">주:
			</span><span class = "notecontent">라벨은 메타 속성이 사용된 Composer(예: 속성 창, 워크숍 등)에 표시되는 텍스트에 해당합니다. 이 라벨에는 영숫자가 아닌 문자도 사용할 수 있습니다.</span></div>

              </td>
            </tr>
            <tr class = "row">
              <td class = "entry" headers = "c-Definition__entry__1">
                <span class = "ph uicontrol">유형</span>
              </td>
              <td class = "entry" headers = "c-Definition__entry__2">속성 데이터 유형을 지정하여 속성을 지정할 수 있는 값을 결정합니다. 다음 중 하나를 선택합니다.<ul class = "ul">
                  <li class = "li">
                    <span class = "ph uicontrol">문자열</span>
                  </li>
                  <li class = "li">
                    <span class = "ph uicontrol">Bool</span>(부울 True 또는 False)</li>
                  <li class = "li">
                    <span class = "ph uicontrol">Int</span>(정수)</li>
                  <li class = "li">
                    <span class = "ph uicontrol">Float</span>(부동 소수점 숫자)</li>
                  <li class = "li">
                    <span class = "ph uicontrol">날짜</span>
                  </li>
                  <li class = "li">
                    <span class = "ph uicontrol">색상</span>
                  </li>
                </ul>
              </td>
            </tr>
            <tr class = "row">
              <td class = "entry" headers = "c-Definition__entry__1">
                <span class = "ph uicontrol">애니메이션 가능</span>
              </td>
              <td class = "entry" headers = "c-Definition__entry__2">애니메이션에서 메타 속성이 변경될 수 있도록 설정합니다. 애니메이트할 수 없는 속성은 속성 판에서 으로 표시됩니다.<img class = "image" src = "../CpsUserImages/PropertyCannotAnimate.png" title = "Cannot Animate"/>.</td>
            </tr>
            <tr class = "row">
              <td class = "entry" headers = "c-Definition__entry__1">
                <span class = "ph uicontrol">병합 가능</span>
              </td>
              <td class = "entry" headers = "c-Definition__entry__2">병합될 수 있는 속성을 지정합니다. 선택 취소되면 Composer에서 병합 액터가 있는 속성을 다른 속성 값으로 숨깁니다.</td>
            </tr>
            <tr class = "row">
              <td class = "entry" headers = "c-Definition__entry__1">
                <span class = "ph uicontrol">가시</span>
              </td>
              <td class = "entry" headers = "c-Definition__entry__2">속성 판에 속성을 디스플레이합니다.</td>
            </tr>
            <tr class = "row">
              <td class = "entry" headers = "c-Definition__entry__1">
                <span class = "ph uicontrol">단위</span>
              </td>
              <td class = "entry" headers = "c-Definition__entry__2">(<span class = "ph uicontrol">유형</span>이 <span class = "ph uicontrol">Int</span> 또는 <span class = "ph uicontrol">Float</span>인 경우 사용 가능) 정수 및 부동 소수점 속성의 단위를 지정합니다.</td>
            </tr>
            <tr class = "row">
              <td class = "entry" headers = "c-Definition__entry__1">
                <span class = "ph uicontrol">제한</span>
              </td>
              <td class = "entry" headers = "c-Definition__entry__2">(<span class = "ph uicontrol">유형</span>이 <span class = "ph uicontrol">Int</span> 또는 <span class = "ph uicontrol">Float</span>인 경우 사용 가능) 정수 및 부동 소수점 속성의 최소(<span class = "ph uicontrol">Min</span>) 및 최대(<span class = "ph uicontrol">Max</span>) 값을 지정합니다.</td>
            </tr>
          </tbody></table>
    </div>

  </article>
  <article class = "topic concept nested1" aria-labelledby = "ariaid-title4" id = "c-Property">
    <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 conbody"><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 = "c-Property__entry__1">명령 이름</th>
              <th class = "entry" id = "c-Property__entry__2">설명</th>
            </tr>
          </thead><tbody class = "tbody">
            <tr class = "row">
              <td class = "entry" headers = "c-Property__entry__1">
                <span class = "ph uicontrol">선택항에 메타 속성 포함</span>
              </td>
              <td class = "entry" headers = "c-Property__entry__2">선택한 액터에 새 메타 속성을 추가합니다.</td>
            </tr>
          </tbody></table>
    </div>

  </article>
  
  <article class = "topic concept nested1" aria-labelledby = "c-ExampleXMLDescription__example" id = "c-ExampleXMLDescription">
    <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">XML 설명의 예제</h2>

    
    <div class = "body conbody"><p class = "abstract">
      <span class = "shortdesc">다음 예제에서는 <span class = "ph filepath filepath">.smgXml</span> 파일에서 정의된 메타 속성 정의를 보여줍니다.</span>

    </p>

      <p>
        <div class = "note collapse"><span class = "run-in.note">주:
    		</span><span class = "notecontent">메타 속성 이름에는 <span class = "ph filepath filepath">Meta.</span> 접두사가 있어야 합니다.</span></div>

      </p>
      <p>
        <span class = "ph filepath filepath">&lt;Server Type="PropertyDefinitions"&gt;</span>
        <span class = "ph filepath filepath">&lt;MetaProperties&gt;</span>
        <span class = "ph filepath filepath">&lt;Meta Name="Meta.Description" Type="String" DefaultLabel="Description" Mergeable="1" AnimAble="1" VizAble="1" VizOrder="-1"/&gt;</span>
        <span class = "ph filepath filepath">&lt;Meta Name="Meta.PartNumber" Type="String" DefaultLabel="PartNumber" Mergeable="1" AnimAble="1" VizAble="1" VizOrder="-1"/&gt;</span>
        <span class = "ph filepath filepath">&lt;Meta Name="Meta.Revision" Type="String" DefaultLabel="Revision" Mergeable="1" AnimAble="1" VizAble="1" VizOrder="-1"/&gt;</span>
        <span class = "ph filepath filepath">&lt;/MetaProperties&gt;</span>
        <span class = "ph filepath filepath">&lt;/Server&gt;</span>
        <span class = "ph filepath filepath">......</span>
        <span class = "ph filepath filepath">......</span>
        <span class = "ph filepath filepath">&lt;Actor.Name Value="F0189-CAGE-E1.1"/&gt;</span>
        <span class = "ph filepath filepath">&lt;Meta.PartNumber Value=</span>
        <kbd class = "ph userinput userinput">"67725" </kbd>
        <span class = "ph filepath filepath">/&gt;</span>
        <span class = "ph filepath filepath">&lt;Meta.Revision Value="</span>
        <kbd class = "ph userinput userinput">1.a</kbd>
        <span class = "ph filepath filepath">"/&gt;</span>
      </p>
      <p>메타 속성 정의를 손쉽게 다시 사용할 수 있도록 개별 <span class = "ph filepath filepath">.smgMeta</span> 파일에 저장할 수도 있습니다. 예를 들어, <span class = "ph filepath filepath">.smgXml</span> 파일은 메타 속성 정의 파일 <span class = "ph filepath filepath">&lt;Server Type="PropertyDefinitions" FileName="metas.smgMeta"/&gt;</span>를 참조할 수 있습니다. 여기서 <span class = "ph filepath filepath">metas.smgMeta</span>에는 다음이 포함됩니다. <span class = "ph filepath filepath">&lt;MetaProperties&gt;</span>
        <span class = "ph filepath filepath">&lt;Meta Name="Meta.Description" Type="String" DefaultLabel="Description" Mergeable="1" AnimAble="1" VizAble="1" VizOrder="-1"/&gt;</span>
        <span class = "ph filepath filepath">&lt;Meta Name="Meta.PartNumber" Type="String" DefaultLabel="PartNumber" Mergeable="1" AnimAble="1" VizAble="1" VizOrder="-1"/&gt;</span>
        <span class = "ph filepath filepath">&lt;Meta Name="Meta.Revision" Type="String" DefaultLabel="Revision" Mergeable="1" AnimAble="1" VizAble="1" VizOrder="-1"/&gt;</span>
        <span class = "ph filepath filepath">&lt;/MetaProperties&gt; </span>
      </p>
      <div class = "note collapse"><span class = "run-in.note">주:
    		</span><span class = "notecontent">데이터 경로 메커니즘은 외부 메타 속성 파일을 찾는 데 사용됩니다. <a class = "xref" href = "cps-c-cu-ApplicationPreferences-DataPaths.htm#cps-c-cu-ApplicationPreferences-DataPaths" title = "데이터 경로는 파일, 프로파일 및 링크와 같은 리소스를 찾는 데 사용되는 정렬된 경로 리스트입니다. Composer에서는 리소스의 상대 경로를 찾을 수 없는 경우 데이터 경로를 사용하여 외부 참조를 분석합니다.">데이터 경로</a> 항목을 참조하십시오.</span></div>

    </div>

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