<?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 Re: Create region in AutoCAD using pyautocad (Python) in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/create-region-in-autocad-using-pyautocad-python/m-p/11266251#M2444</link>
    <description>&lt;P&gt;Yes correct. Thanks for your help once again.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jun 2022 11:16:04 GMT</pubDate>
    <dc:creator>tanmayms3009</dc:creator>
    <dc:date>2022-06-29T11:16:04Z</dc:date>
    <item>
      <title>Create region in AutoCAD using pyautocad (Python)</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/create-region-in-autocad-using-pyautocad-python/m-p/11264255#M2440</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to the documentation for the "AddRegion" method provided on AutoCAD2022 Developer and ObjectARX Help: "&lt;A href="https://help.autodesk.com/view/OARX/2022/ENU/?guid=GUID-74C8765E-EB4A-4773-ADD4-6C0F318FE6BE&amp;quot;" target="_blank"&gt;https://help.autodesk.com/view/OARX/2022/ENU/?guid=GUID-74C8765E-EB4A-4773-ADD4-6C0F318FE6BE"&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.autodesk.com/view/OARX/2022/ENU/?guid=GUID-74C8765E-EB4A-4773-ADD4-6C0F318FE6BE&amp;quot;" target="_blank"&gt;we need to pass the safearray of objects to Block or Modelspace&lt;/A&gt;&amp;nbsp;to create a region.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since I have been working on documenting the use of pyautocad as a means to automate AutoCAD tasks, I want to perform the same operation using python. But none of the python-based data structures (e.g. List, Tuples, Sets etc.) worked for adding a region. Also, I tried creating a customized array using "win32com" module, still no satisfactory output. Can anyone please guide me through this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 15:40:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/create-region-in-autocad-using-pyautocad-python/m-p/11264255#M2440</guid>
      <dc:creator>tanmayms3009</dc:creator>
      <dc:date>2022-06-28T15:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Create region in AutoCAD using pyautocad (Python)</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/create-region-in-autocad-using-pyautocad-python/m-p/11264971#M2441</link>
      <description>&lt;P&gt;Try this code: &lt;A href="https://adn-cis.org/forum/index.php?topic=7864.msg45040#msg45040" target="_blank"&gt;https://adn-cis.org/forum/index.php?topic=7864.msg45040#msg45040&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 21:05:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/create-region-in-autocad-using-pyautocad-python/m-p/11264971#M2441</guid>
      <dc:creator>Alexander.Rivilis</dc:creator>
      <dc:date>2022-06-28T21:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: Create region in AutoCAD using pyautocad (Python)</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/create-region-in-autocad-using-pyautocad-python/m-p/11265466#M2442</link>
      <description>&lt;P&gt;Many thanks for the response, Sir.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please also tell me how to get a Region object in return? Because the AddRegion does not return a Region object but an Array of Variants.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 03:52:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/create-region-in-autocad-using-pyautocad-python/m-p/11265466#M2442</guid>
      <dc:creator>tanmayms3009</dc:creator>
      <dc:date>2022-06-29T03:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Create region in AutoCAD using pyautocad (Python)</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/create-region-in-autocad-using-pyautocad-python/m-p/11266219#M2443</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="изображение.png" style="width: 667px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1085643i12DA7CE67FDC9A63/image-size/large?v=v2&amp;amp;px=999" role="button" title="изображение.png" alt="изображение.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 11:03:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/create-region-in-autocad-using-pyautocad-python/m-p/11266219#M2443</guid>
      <dc:creator>Alexander.Rivilis</dc:creator>
      <dc:date>2022-06-29T11:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: Create region in AutoCAD using pyautocad (Python)</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/create-region-in-autocad-using-pyautocad-python/m-p/11266251#M2444</link>
      <description>&lt;P&gt;Yes correct. Thanks for your help once again.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 11:16:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/create-region-in-autocad-using-pyautocad-python/m-p/11266251#M2444</guid>
      <dc:creator>tanmayms3009</dc:creator>
      <dc:date>2022-06-29T11:16:04Z</dc:date>
    </item>
  </channel>
</rss>

