<?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 remove multiple FabCADmep text in Fabrication CADmep Forum</title>
    <link>https://forums.autodesk.com/t5/fabrication-cadmep-forum/how-to-remove-multiple-fabcadmep-text/m-p/11022958#M4997</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have tried to remove multiple Fabrication CADmep text by using 'REMOVETEXT' command.&lt;/P&gt;&lt;P&gt;However, there was not any option by default in Fabrication CADmep. Now I am trying to create a tool to achieve this and unable to. Here is my code, please help if anyone familiar with Fabrication CADmep tool development using .Net C#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;                            using (transaction)
                            {
                                ObjectId[] validblkID = new ObjectId[objectIds.Count];
                                objectIds.CopyTo(validblkID, 0);
                                editor.SetImpliedSelection(validblkID);
                                transaction.Commit();
                            }
                            Application.DocumentManager.MdiActiveDocument.SendStringToExecute("EXPLODETEXT \n", true, false, false);   &lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Please, suggest how to remove multiple Fabrication CADmep text by single action.&lt;/P&gt;&lt;P&gt;Optionally, suggest on the code or Autolisp to get this feature.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;img class="lia-deferred-image lia-image-emoji" src="https://forums.autodesk.com/html/@7CB0B765F550D154007446627541813A/emoticons/1f644.png" alt=":face_with_rolling_eyes:" title=":face_with_rolling_eyes:" /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Mar 2022 05:45:57 GMT</pubDate>
    <dc:creator>kite15</dc:creator>
    <dc:date>2022-03-23T05:45:57Z</dc:date>
    <item>
      <title>How to remove multiple FabCADmep text</title>
      <link>https://forums.autodesk.com/t5/fabrication-cadmep-forum/how-to-remove-multiple-fabcadmep-text/m-p/11022958#M4997</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have tried to remove multiple Fabrication CADmep text by using 'REMOVETEXT' command.&lt;/P&gt;&lt;P&gt;However, there was not any option by default in Fabrication CADmep. Now I am trying to create a tool to achieve this and unable to. Here is my code, please help if anyone familiar with Fabrication CADmep tool development using .Net C#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;                            using (transaction)
                            {
                                ObjectId[] validblkID = new ObjectId[objectIds.Count];
                                objectIds.CopyTo(validblkID, 0);
                                editor.SetImpliedSelection(validblkID);
                                transaction.Commit();
                            }
                            Application.DocumentManager.MdiActiveDocument.SendStringToExecute("EXPLODETEXT \n", true, false, false);   &lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Please, suggest how to remove multiple Fabrication CADmep text by single action.&lt;/P&gt;&lt;P&gt;Optionally, suggest on the code or Autolisp to get this feature.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;img class="lia-deferred-image lia-image-emoji" src="https://forums.autodesk.com/html/@7CB0B765F550D154007446627541813A/emoticons/1f644.png" alt=":face_with_rolling_eyes:" title=":face_with_rolling_eyes:" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 05:45:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fabrication-cadmep-forum/how-to-remove-multiple-fabcadmep-text/m-p/11022958#M4997</guid>
      <dc:creator>kite15</dc:creator>
      <dc:date>2022-03-23T05:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove multiple FabCADmep text</title>
      <link>https://forums.autodesk.com/t5/fabrication-cadmep-forum/how-to-remove-multiple-fabcadmep-text/m-p/11346560#M5086</link>
      <description>&lt;P&gt;I am sure it is possible with the API but a script is easier and just as effective.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 14:24:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fabrication-cadmep-forum/how-to-remove-multiple-fabcadmep-text/m-p/11346560#M5086</guid>
      <dc:creator>davidronson</dc:creator>
      <dc:date>2022-08-08T14:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove multiple FabCADmep text</title>
      <link>https://forums.autodesk.com/t5/fabrication-cadmep-forum/how-to-remove-multiple-fabcadmep-text/m-p/11346579#M5087</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you please, share some clue?Autolisp?Fabrication API?...how we can do that ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestion will helps a lot...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 14:31:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fabrication-cadmep-forum/how-to-remove-multiple-fabcadmep-text/m-p/11346579#M5087</guid>
      <dc:creator>kite15</dc:creator>
      <dc:date>2022-08-08T14:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove multiple FabCADmep text</title>
      <link>https://forums.autodesk.com/t5/fabrication-cadmep-forum/how-to-remove-multiple-fabcadmep-text/m-p/11346631#M5088</link>
      <description>&lt;P&gt;I cover it in this webinar&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=Yohaq5I-b0Q" target="_blank"&gt;https://www.youtube.com/watch?v=Yohaq5I-b0Q&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 14:56:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fabrication-cadmep-forum/how-to-remove-multiple-fabcadmep-text/m-p/11346631#M5088</guid>
      <dc:creator>davidronson</dc:creator>
      <dc:date>2022-08-08T14:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove multiple FabCADmep text</title>
      <link>https://forums.autodesk.com/t5/fabrication-cadmep-forum/how-to-remove-multiple-fabcadmep-text/m-p/11348463#M5092</link>
      <description>&lt;P&gt;Thank you its help a lot...&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2022 10:37:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fabrication-cadmep-forum/how-to-remove-multiple-fabcadmep-text/m-p/11348463#M5092</guid>
      <dc:creator>kite15</dc:creator>
      <dc:date>2022-08-09T10:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove multiple FabCADmep text</title>
      <link>https://forums.autodesk.com/t5/fabrication-cadmep-forum/how-to-remove-multiple-fabcadmep-text/m-p/12276282#M5386</link>
      <description>&lt;P&gt;I'm sorry, but that was an annoying answer.&lt;BR /&gt;From your video (and fixed to allow you to run it and THEN select objects) without wasting someone's time scrubbing for a simple answer:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;;RemoveMapText
(defun c:RMT (/ ss)
  (setq ss (ssget))
  (RemoveMapText ss 127)
)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Change the 127 variable to whatever combination of&amp;nbsp; object text you want to remove. The values to sum can be found in the Fabrication help file here:&amp;nbsp;&lt;A href="https://help.autodesk.com/view/FABRICATION/ENU/?guid=GUID-2E0B4DC9-66FD-42B6-8301-B1DF416619E7" target="_blank" rel="noopener"&gt;https://help.autodesk.com/view/FABRICATION/ENU/?guid=GUID-2E0B4DC9-66FD-42B6-8301-B1DF416619E7&lt;/A&gt;&lt;BR /&gt;or:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P class=""&gt;Flag is a bitwise number that indicates the text to work on; for example:&lt;/P&gt;&lt;P class=""&gt;1 = Item Number&lt;/P&gt;&lt;P class=""&gt;2 = Size&lt;/P&gt;&lt;P class=""&gt;4 = Elevation Text&lt;/P&gt;&lt;P class=""&gt;8 = Alias Text&lt;/P&gt;&lt;P class=""&gt;16 = Set Information&lt;/P&gt;&lt;P class=""&gt;32 = Length Dimension&lt;/P&gt;&lt;P class=""&gt;64 = Custom Report Text&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;It works the same as OSMODE, so if you only want to remove item number and size, you would set the variable to 3. 127 is the sum of all and removes all map text.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 22:34:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fabrication-cadmep-forum/how-to-remove-multiple-fabcadmep-text/m-p/12276282#M5386</guid>
      <dc:creator>swilliams82001</dc:creator>
      <dc:date>2023-09-29T22:34:22Z</dc:date>
    </item>
  </channel>
</rss>

