<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE html
  SYSTEM "about:legacy-compat">
<html xmlns:mml = "http://www.w3.org/1998/Math/MathML" lang = "es"><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 = "El cuadro de diálogo Metapropiedades permite gestionar las propiedades definidas por el usuario y de metadatos CAD."/><meta name = "description" content = "El cuadro de diálogo Metapropiedades permite gestionar las propiedades definidas por el usuario y de metadatos CAD."/><meta name = "DC.format" content = "HTML5"/><meta name = "DC.identifier" content = "cps-c-ui-DialogBoxes-MetaProperties"/><meta name = "DC.language" content = "es"/><link rel = "stylesheet" type = "text/css" href = "../DSDocUI_XML34.css"/><title>Metapropiedades</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>Metapropiedades</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">El cuadro de diálogo <span class = "keyword wintitle">Metapropiedades</span> permite gestionar las propiedades definidas por el usuario y de metadatos CAD.</span>

    <p>Para mostrar este cuadro de diálogo, haga clic en <span class = "ph uicontrol">Gestionar metapropiedades <img class = "image" src = "../Icons3DVIA/I_CPSPropertiesAddMetadata.png"/></span> en la barra de herramientas del panel de propiedades.</p>
    <p>Esta sección trata los siguientes temas:</p>
  </p>
<p>En esta página, se explica: </p><ul><li><a href = "#c-GeneralInformation" id = "toc_rg" title = "Las metapropiedades tienen ciertas similitudes con las propiedades regulares.">Información general</a></li><li><a href = "#c-Definition" id = "toc_rg" title = "">Definición</a></li><li><a href = "#c-Property" id = "toc_rg" title = "">Propiedad</a></li><li><a href = "#c-ExampleXMLDescription" id = "toc_rg" title = "En el siguiente ejemplo se muestran las definiciones de metapropiedad definidas en un archivo .smgXml.">Ejemplo de descripción 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">Información general</h2>

    
    <div class = "body conbody"><p class = "abstract">
      <span class = "shortdesc">Las metapropiedades tienen ciertas similitudes con las propiedades regulares.</span>

    </p>

      <ul class = "ul">
        <li class = "li">Vea y edite metapropiedades en el panel de propiedades. Las propiedades definidas por el usuario y de metadatos CAD se muestran en <span class = "ph uicontrol">Propiedades de usuario</span>.</li>
        <li class = "li">Cambie los valores de metapropiedades según sea necesario en las vistas o durante las animaciones.</li>
        <li class = "li">Las definiciones de metapropiedad y los valores neutros se guardan en archivos de Composer <span class = "ph filepath filepath">.smgXml</span>. Los valores de metapropiedad para las vistas y las animaciones se guardan en archivos <span class = "ph filepath filepath">.smgView</span> y <span class = "ph filepath filepath">.smgSce</span>, respectivamente.</li>
      </ul>
      <p>Cree propiedades definidas por el usuario para agregar información complementaria a los productos.</p>
      <p>Para los metadatos de los sistemas cliente, tales como entornos PLM, se requiere una integración de Composer para extraer los metadatos correctos. Cree un archivo XML para describir sus metapropiedades (consulte <a class = "xref" href = "cps-c-ui-DialogBoxes-MetaProperties.htm#c-ExampleXMLDescription" title = "En el siguiente ejemplo se muestran las definiciones de metapropiedad definidas en un archivo .smgXml.">Ejemplo de descripción XML</a> a continuación).</p>
      <div class = "section" id = "c-GeneralInformation__cs-CreationofMetaProperties"><h3 class = "title sectiontitle">Crear metapropiedades</h3>
        
        <p>Para crear una metapropiedad, haga clic en <img class = "image" src = "../CpsUserImages/ProfileNew.png"/>. En el cuadro de diálogo <span class = "keyword wintitle">Crear metapropiedad</span>, escriba el nombre de la propiedad y haga clic en <span class = "ph uicontrol">Aceptar</span>.<div class = "note collapse"><span class = "run-in.note">Nota:
    		</span><span class = "notecontent"> Las metapropiedades deben tener un prefijo <span class = "ph filepath filepath">"Meta."</span>. El prefijo se agrega automáticamente cuando se crea una metapropiedad en este cuadro de diálogo. Si crea XML para importar metapropiedades, asegúrese de que los nombres de las propiedades comiencen con <span class = "ph filepath filepath">"Meta."</span>.</span></div>
</p>
      </div>

      <div class = "section" id = "c-GeneralInformation__cs-DeletionofMetaProperties"><h3 class = "title sectiontitle">Eliminar metapropiedades</h3>
        
        <p>Para eliminar una metapropiedad, haga clic en <img class = "image" src = "../CpsUserImages/ChoiceList.png"/>, seleccione la metapropiedad para eliminar, haga clic en <img class = "image" src = "../CpsUserImages/ProfileDelete.png"/> y, a continuación, haga clic en <span class = "ph uicontrol">Sí</span>.<table class = "Remark" id = "table132"><tr><td class = "Remark"><span class = "run-in.warning">Advertencia:
				</span><span class = "notecontent"> La eliminación de una metapropiedad quita la propiedad de todos los actores.</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 = "Volver al principio de esta página" shape = "rect" coords = "416, 0, 435, 10"/></map><span class = "itemsprite"/></p><h2 class = "title topictitle2">Definición</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">Nombre del comando</th>
              <th class = "entry" id = "c-Definition__entry__2">Descripción</th>
            </tr>
          </thead><tbody class = "tbody">
            <tr class = "row">
              <td class = "entry" headers = "c-Definition__entry__1">
                <span class = "ph uicontrol">Nombre</span>
              </td>
              <td class = "entry" headers = "c-Definition__entry__2">Muestra el nombre de la metapropiedad que está creando, o una metapropiedad existente que haya seleccionado haciendo clic en <img class = "image" src = "../CpsUserImages/ChoiceList.png"/>.<div class = "notes collapse"><span class = "run-in.notes">Notas:
    		</span><span class = "notecontent"><ul class = "ul"><li class = "li">El nombre de una metapropiedad solo puede contener caracteres alfanuméricos latinos.</li><li class = "li">No puede modificar la definición de las metapropiedades existentes. Cuando selecciona una metapropiedad existente, todos los campos son de solo lectura.</li><li class = "li">Para las ilustraciones técnicas generadas en el formato CGM y que son compatibles con el estándar 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> y <span class = "ph filepath filepath">CGM_hotspotTitle</span> especifican el valor utilizado en el archivo complementario XML para el atributo correspondiente del elemento de la zona activa. Consulte <a class = "xref" href = "cps-r-Workshops-TechnicalIllustration.htm#r-OptionsTab" title = "La pestaña Opciones le permite gestionar el formato de página de salida, opciones de CGM y opciones de Tech Illustrator.">Pestaña Opciones</a>.</li></ul></span></div>
</td>
            </tr>
            <tr class = "row">
              <td class = "entry" headers = "c-Definition__entry__1">
                <span class = "ph uicontrol">Etiqueta</span>
              </td>
              <td class = "entry" headers = "c-Definition__entry__2">Especifica el nombre de la metapropiedad sin el prefijo <span class = "ph filepath filepath">"Meta."</span>.<div class = "note"><span class = "run-in.note">Nota:
			</span><span class = "notecontent">La etiqueta corresponde al texto que se muestra en Composer donde se utiliza la metapropiedad (panel de propiedades, talleres, etc.). Puede utilizar caracteres alfanuméricos no latinos para esta etiqueta.</span></div>
</td>
            </tr>
            <tr class = "row">
              <td class = "entry" headers = "c-Definition__entry__1">
                <span class = "ph uicontrol">Tipo</span>
              </td>
              <td class = "entry" headers = "c-Definition__entry__2">Especifica el tipo de datos de propiedad, que determina los valores que puede asignar a la propiedad. Seleccione una de las siguientes opciones:<ul class = "ul"><li class = "li"><span class = "ph uicontrol">Cadena</span></li><li class = "li"><span class = "ph uicontrol">Bool</span> (valores booleanos true o false)</li><li class = "li"><span class = "ph uicontrol">Int</span> (entero)</li><li class = "li"><span class = "ph uicontrol">Float</span> (número de punto flotante)</li><li class = "li"><span class = "ph uicontrol">Fecha</span></li><li class = "li"><span class = "ph uicontrol">Color</span></li></ul></td>
            </tr>
            <tr class = "row">
              <td class = "entry" headers = "c-Definition__entry__1">
                <span class = "ph uicontrol">Con animación</span>
              </td>
              <td class = "entry" headers = "c-Definition__entry__2">Permite que la metapropiedad cambie durante las animaciones. El panel de propiedades marca las propiedades que no se pueden animar con <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">Combinable</span>
              </td>
              <td class = "entry" headers = "c-Definition__entry__2">Especifica que la propiedad se puede combinar. Cuando se desactiva, Composer oculta la propiedad con actores combinados con diferentes valores de propiedad.</td>
            </tr>
            <tr class = "row">
              <td class = "entry" headers = "c-Definition__entry__1">
                <span class = "ph uicontrol">Visible</span>
              </td>
              <td class = "entry" headers = "c-Definition__entry__2">Muestra la propiedad en el panel de propiedades.</td>
            </tr>
            <tr class = "row">
              <td class = "entry" headers = "c-Definition__entry__1">
                <span class = "ph uicontrol">Unidad</span>
              </td>
              <td class = "entry" headers = "c-Definition__entry__2">(Disponible cuando el <span class = "ph uicontrol">Tipo</span> es <span class = "ph uicontrol">Int</span> o <span class = "ph uicontrol">Float</span>). Especifica las unidades para las propiedades de enteros y de punto flotante.</td>
            </tr>
            <tr class = "row">
              <td class = "entry" headers = "c-Definition__entry__1">
                <span class = "ph uicontrol">Límites</span>
              </td>
              <td class = "entry" headers = "c-Definition__entry__2">(Disponible cuando el <span class = "ph uicontrol">Tipo</span> es <span class = "ph uicontrol">Int</span> o <span class = "ph uicontrol">Float</span>). Especifica los valores mínimo (<span class = "ph uicontrol">Mín.</span>) y máximo (<span class = "ph uicontrol">Máx.</span>) para las propiedades de enteros y de punto flotante.</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 = "Volver al principio de esta página" shape = "rect" coords = "416, 0, 435, 10"/></map><span class = "itemsprite"/></p><h2 class = "title topictitle2">Propiedad</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">Nombre del comando</th>
              <th class = "entry" id = "c-Property__entry__2">Descripción</th>
            </tr>
          </thead><tbody class = "tbody">
            <tr class = "row">
              <td class = "entry" headers = "c-Property__entry__1">
                <span class = "ph uicontrol">Incluir la metapropiedad en la selección</span>
              </td>
              <td class = "entry" headers = "c-Property__entry__2">Agrega la nueva metapropiedad a los actores seleccionados.</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 = "Volver al principio de esta página" shape = "rect" coords = "416, 0, 435, 10"/></map><span class = "itemsprite"/></p><h2 class = "title topictitle2">Ejemplo de descripción XML</h2>

    
    <div class = "body conbody"><p class = "abstract">
      <span class = "shortdesc">En el siguiente ejemplo se muestran las definiciones de metapropiedad definidas en un archivo <span class = "ph filepath filepath">.smgXml</span>.</span>

    </p>

      <p>
        <div class = "note collapse"><span class = "run-in.note">Nota:
    		</span><span class = "notecontent">Los nombres de metapropiedad deben tener un prefijo <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>También puede guardar definiciones de metapropiedades en archivos <span class = "ph filepath filepath">.smgMeta</span> separados para facilitar la reutilización. Por ejemplo, un archivo <span class = "ph filepath filepath">.smgXml</span> puede hacer referencia a un archivo de definición de metapropiedad: <span class = "ph filepath filepath">&lt;Server Type="PropertyDefinitions" FileName="metas.smgMeta"/&gt;</span> donde <span class = "ph filepath filepath">metas.smgMeta</span> contiene: <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">Nota:
    		</span><span class = "notecontent">El mecanismo de la ruta de datos se utiliza para localizar archivos de metapropiedad externos. Consulte <a class = "xref" href = "cps-c-cu-ApplicationPreferences-DataPaths.htm#cps-c-cu-ApplicationPreferences-DataPaths" title = "Las rutas de datos son listas de rutas ordenadas que se utilizan para localizar recursos como archivos, perfiles y enlaces. La aplicación utiliza rutas de datos para resolver referencias externas cuando no se puede encontrar la ruta relativa de un recurso.">Rutas de datos</a>.</span></div>

    </div>

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