<?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: SCHEDULE CHANGES IN PROPERTIES DEFAULT VALUES in Collaboration with other software</title>
    <link>https://community.graphisoft.com/t5/Collaboration-with-other/SCHEDULE-CHANGES-IN-PROPERTIES-DEFAULT-VALUES/m-p/282046#M36958</link>
    <description>When you create a new property you can define a default value for the property. If  you then schedule or autotext this property you will see the default value. This is also true for an property that has an expression.  For properties with expressions the default value of the property is the result of the expression. If you open the selection settings for the object that has property assigned to it and scroll down to where all the properties for the object are listed you will see a chain to the left side of each property. If the property has an unbroken chain then the property value contains the default property value or if the property has an expression the property value contains the result of the expression. If the chain is broken then the default value or the value of the expression has been changed. For example if you schedule the property and change the value in the schedule then the chain will display as broken. This is true for properties with expressions. The value of the expression that has been scheduled can be changed in the schedule. It seems odd that this is possible as doing so corrupts point of using the expression. This is analogous to breaking a calculation in a spreadsheet by entering a value in a cell that is displaying the result of a calculation.  Archicad knows if the default value of a property is broken or not, thus the visual image it gives us of a broken or unbroken chain icon. My question is - can i test for this condition and schedule a list of properties that have a "broken chain" in order to validate the integrity of  the expressions.</description>
    <pubDate>Wed, 06 Feb 2019 18:20:35 GMT</pubDate>
    <dc:creator>gdford</dc:creator>
    <dc:date>2019-02-06T18:20:35Z</dc:date>
    <item>
      <title>SCHEDULE CHANGES IN PROPERTIES DEFAULT VALUES</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/SCHEDULE-CHANGES-IN-PROPERTIES-DEFAULT-VALUES/m-p/282044#M36956</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Properties can have default values.&lt;BR /&gt;
These default values can be overwritten in a schedule.&lt;BR /&gt;
When a default value is overwritten the "link chain" icon in the object properties shows to be broken.&lt;BR /&gt;
&lt;BR /&gt;
Is there anyway to schedule objects by the status of this property default value "link-chain" being broken?&lt;BR /&gt;
I do not see an available property that logs this information.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 03 Feb 2019 16:11:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/SCHEDULE-CHANGES-IN-PROPERTIES-DEFAULT-VALUES/m-p/282044#M36956</guid>
      <dc:creator>gdford</dc:creator>
      <dc:date>2019-02-03T16:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: SCHEDULE CHANGES IN PROPERTIES DEFAULT VALUES</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/SCHEDULE-CHANGES-IN-PROPERTIES-DEFAULT-VALUES/m-p/282045#M36957</link>
      <description>You will get better answers if you specify whether you are trying to use the Default property as a criterion to include or exclude elements from the schedule, or merely want to display something like "Default" in the schedule rather than an actual value. There isn't a built-in property for "default vs. non-default" to my knowledge, but you could easily add one more property which could be an Option Set of Default vs. Non-Default and used as a selection criterion, or you could add an expression-based property to display something in the schedule based on your default. What are you actually trying to do?</description>
      <pubDate>Sun, 03 Feb 2019 19:44:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/SCHEDULE-CHANGES-IN-PROPERTIES-DEFAULT-VALUES/m-p/282045#M36957</guid>
      <dc:creator>Richard Morrison</dc:creator>
      <dc:date>2019-02-03T19:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: SCHEDULE CHANGES IN PROPERTIES DEFAULT VALUES</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/SCHEDULE-CHANGES-IN-PROPERTIES-DEFAULT-VALUES/m-p/282046#M36958</link>
      <description>When you create a new property you can define a default value for the property. If  you then schedule or autotext this property you will see the default value. This is also true for an property that has an expression.  For properties with expressions the default value of the property is the result of the expression. If you open the selection settings for the object that has property assigned to it and scroll down to where all the properties for the object are listed you will see a chain to the left side of each property. If the property has an unbroken chain then the property value contains the default property value or if the property has an expression the property value contains the result of the expression. If the chain is broken then the default value or the value of the expression has been changed. For example if you schedule the property and change the value in the schedule then the chain will display as broken. This is true for properties with expressions. The value of the expression that has been scheduled can be changed in the schedule. It seems odd that this is possible as doing so corrupts point of using the expression. This is analogous to breaking a calculation in a spreadsheet by entering a value in a cell that is displaying the result of a calculation.  Archicad knows if the default value of a property is broken or not, thus the visual image it gives us of a broken or unbroken chain icon. My question is - can i test for this condition and schedule a list of properties that have a "broken chain" in order to validate the integrity of  the expressions.</description>
      <pubDate>Wed, 06 Feb 2019 18:20:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/SCHEDULE-CHANGES-IN-PROPERTIES-DEFAULT-VALUES/m-p/282046#M36958</guid>
      <dc:creator>gdford</dc:creator>
      <dc:date>2019-02-06T18:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: SCHEDULE CHANGES IN PROPERTIES DEFAULT VALUES</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/SCHEDULE-CHANGES-IN-PROPERTIES-DEFAULT-VALUES/m-p/282047#M36959</link>
      <description>&lt;BLOCKQUOTE&gt;gdford wrote:&lt;BR /&gt;
 My question is - can i test for this condition and schedule a list of properties that have a "broken chain" in order to validate the integrity of  the expressions.
&lt;/BLOCKQUOTE&gt;

FYI - ONLY&lt;BR /&gt;
AFAIK _ There is no attribute available in expressions to test for this condition.&lt;BR /&gt;
However, he attribute 'isdefault' is available within the API for Add-Ons which may give you what you want?  If you're  familiar with API programming and want to go there, you may want to post in the Developer section for more details?</description>
      <pubDate>Wed, 06 Feb 2019 20:43:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/SCHEDULE-CHANGES-IN-PROPERTIES-DEFAULT-VALUES/m-p/282047#M36959</guid>
      <dc:creator>poco2013</dc:creator>
      <dc:date>2019-02-06T20:43:25Z</dc:date>
    </item>
  </channel>
</rss>

