<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to create multipart graphic element or simply merge them? in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-create-multipart-graphic-element-or-simply/m-p/1388504#M11171</link>
    <description>&lt;P&gt;For example, when using &lt;A href="https://pro.arcgis.com/en/pro-app/latest/sdk/api-reference/topic76538.html" target="_blank" rel="noopener"&gt;CreateTextGraphicElement&lt;/A&gt;, I can only create a single text&amp;nbsp;&lt;SPAN&gt;graphic. Even with construct function (&lt;A href="https://pro.arcgis.com/en/pro-app/latest/sdk/api-reference/topic2370.html" target="_blank" rel="noopener"&gt;CIMLabelClass Class—ArcGIS Pro&lt;/A&gt;) is the same.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If I need to create a word "ABC", I need to create 3 &lt;A href="https://pro.arcgis.com/en/pro-app/latest/sdk/api-reference/topic76529.html" target="_blank" rel="noopener"&gt;PointText graphics&lt;/A&gt;&amp;nbsp;and set their text to letters A, B, and C respectively, and place them on the specified coordinates for individual locations for each word. (This is because using SplinedText TextType cannot guarantee that these three letters are located at the specified three coordinate points.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;in ArcObjects .NET SDK, we can use &lt;A href="https://resources.arcgis.com/en/help/arcobjects-net/componentHelp/index.html#//001200000mtm000000" target="_self"&gt;IMultiPartTextElement&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;and &lt;A href="https://desktop.arcgis.com/en/arcobjects/latest/net/IGroupElement.htm" target="_self"&gt;IGroupElement&lt;/A&gt;. However, how can these three generated PointText graphic elements be merged back into one PointText with the text "ABC" now? Or with&amp;nbsp;construct function, how to merge the 3 CIMGraphic variables?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Feb 2024 07:40:11 GMT</pubDate>
    <dc:creator>HaoWong</dc:creator>
    <dc:date>2024-02-29T07:40:11Z</dc:date>
    <item>
      <title>How to create multipart graphic element or simply merge them?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-create-multipart-graphic-element-or-simply/m-p/1388504#M11171</link>
      <description>&lt;P&gt;For example, when using &lt;A href="https://pro.arcgis.com/en/pro-app/latest/sdk/api-reference/topic76538.html" target="_blank" rel="noopener"&gt;CreateTextGraphicElement&lt;/A&gt;, I can only create a single text&amp;nbsp;&lt;SPAN&gt;graphic. Even with construct function (&lt;A href="https://pro.arcgis.com/en/pro-app/latest/sdk/api-reference/topic2370.html" target="_blank" rel="noopener"&gt;CIMLabelClass Class—ArcGIS Pro&lt;/A&gt;) is the same.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If I need to create a word "ABC", I need to create 3 &lt;A href="https://pro.arcgis.com/en/pro-app/latest/sdk/api-reference/topic76529.html" target="_blank" rel="noopener"&gt;PointText graphics&lt;/A&gt;&amp;nbsp;and set their text to letters A, B, and C respectively, and place them on the specified coordinates for individual locations for each word. (This is because using SplinedText TextType cannot guarantee that these three letters are located at the specified three coordinate points.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;in ArcObjects .NET SDK, we can use &lt;A href="https://resources.arcgis.com/en/help/arcobjects-net/componentHelp/index.html#//001200000mtm000000" target="_self"&gt;IMultiPartTextElement&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;and &lt;A href="https://desktop.arcgis.com/en/arcobjects/latest/net/IGroupElement.htm" target="_self"&gt;IGroupElement&lt;/A&gt;. However, how can these three generated PointText graphic elements be merged back into one PointText with the text "ABC" now? Or with&amp;nbsp;construct function, how to merge the 3 CIMGraphic variables?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 07:40:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-create-multipart-graphic-element-or-simply/m-p/1388504#M11171</guid>
      <dc:creator>HaoWong</dc:creator>
      <dc:date>2024-02-29T07:40:11Z</dc:date>
    </item>
  </channel>
</rss>

