<?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 undo Python script operations? in ArcGIS CityEngine Questions</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-questions/how-to-undo-python-script-operations/m-p/1325171#M11161</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hello.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm a CGA beginner who has been finding a lot of help by reading the content here.(trial ver.2022.1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have a question. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;After running a Python script and not being satisfied with the result, I tried to revert it to the original state, but I couldn't find an &lt;STRONG&gt;'UNDO'&lt;/STRONG&gt; feature. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Does Python script have an undo feature?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any advice will be greatly helpful to me. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for reading.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Sep 2023 08:22:12 GMT</pubDate>
    <dc:creator>desert</dc:creator>
    <dc:date>2023-09-04T08:22:12Z</dc:date>
    <item>
      <title>How to undo Python script operations?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/how-to-undo-python-script-operations/m-p/1325171#M11161</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm a CGA beginner who has been finding a lot of help by reading the content here.(trial ver.2022.1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have a question. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;After running a Python script and not being satisfied with the result, I tried to revert it to the original state, but I couldn't find an &lt;STRONG&gt;'UNDO'&lt;/STRONG&gt; feature. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Does Python script have an undo feature?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any advice will be greatly helpful to me. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for reading.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2023 08:22:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/how-to-undo-python-script-operations/m-p/1325171#M11161</guid>
      <dc:creator>desert</dc:creator>
      <dc:date>2023-09-04T08:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to undo Python script operations?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/how-to-undo-python-script-operations/m-p/1325434#M11162</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;welcome to the world of procedural modeling with CGA. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;There is unfortunately no undo functionality for Python scripts. If you are unsure about the correctness of a script, it is best practice to save a copy of the scene file (cej) before running the script. Or run the script on a copy of the scene (copying could even be part of the script itself).&lt;/P&gt;&lt;P&gt;Best,&lt;BR /&gt;Simon&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 15:06:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/how-to-undo-python-script-operations/m-p/1325434#M11162</guid>
      <dc:creator>SimonHaegler</dc:creator>
      <dc:date>2023-09-05T15:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to undo Python script operations?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/how-to-undo-python-script-operations/m-p/1325706#M11164</link>
      <description>&lt;P&gt;Having to prepare a copy every time I test a Python script can be inconvenient, but it seems there's no other choice.&lt;BR /&gt;I should create Python scripts carefully.&lt;BR /&gt;Thank you for your response.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 02:05:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/how-to-undo-python-script-operations/m-p/1325706#M11164</guid>
      <dc:creator>desert</dc:creator>
      <dc:date>2023-09-06T02:05:21Z</dc:date>
    </item>
  </channel>
</rss>

