<?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: Modify the arc size of the Revision Cloud in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/modify-the-arc-size-of-the-revision-cloud/m-p/10437415#M25035</link>
    <description>Thank you very much for your advice.&lt;BR /&gt;I really don't know how to describe it, but fortunately you understand me.&lt;BR /&gt;What I want to change is actually the size of the two arcs in each segment. I hope they can keep the same size, not one big one small one.&lt;BR /&gt;Do you know how to change them or implement them through the end user interface?&lt;BR /&gt;This will help me a lot. Thank you very much.</description>
    <pubDate>Fri, 02 Jul 2021 03:08:01 GMT</pubDate>
    <dc:creator>SimonaQQ</dc:creator>
    <dc:date>2021-07-02T03:08:01Z</dc:date>
    <item>
      <title>Modify the arc size of the Revision Cloud</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/modify-the-arc-size-of-the-revision-cloud/m-p/10434248#M25032</link>
      <description>&lt;P&gt;I want to modify the arc size of the Revision Cloud, such as in the figure, so that they are all the same and consistent. Can I do this? What should I do?&lt;BR /&gt;I know there is an arc length parameter in Revision, but it is the maximum arc length. What I want is the same arc length.&lt;BR /&gt;I tried to modify the geometry of the Revision Cloud, but they were read-only.&lt;BR /&gt;I look forward to your suggestion.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Revision Cloud" style="width: 393px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/936393iB160964425892EE6/image-dimensions/393x348?v=v2" width="393" height="348" role="button" title="QQ图片20210630113655.png" alt="Revision Cloud" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Revision Cloud&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 01:57:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/modify-the-arc-size-of-the-revision-cloud/m-p/10434248#M25032</guid>
      <dc:creator>SimonaQQ</dc:creator>
      <dc:date>2021-07-01T01:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Modify the arc size of the Revision Cloud</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/modify-the-arc-size-of-the-revision-cloud/m-p/10434810#M25033</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Can you achieve what you want manually through the end user interface?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If not, it will probably not be possible programmatically either.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you can, please analyse exactly how the modification affects the element properties.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The RevisionCloud documentation says:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.revitapidocs.com/2022/43bdb2c4-2b9c-e3fa-4d6a-8c9970a9f7b6.htm" target="_blank"&gt;https://www.revitapidocs.com/2022/43bdb2c4-2b9c-e3fa-4d6a-8c9970a9f7b6.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;gt; RevisionClouds are created from a collection of sketched curves. Each curve will have a series of "cloud bumps" drawn along it to form the appearance of a cloud. There is no requirement that the curves form closed loops.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Such a list of curves can be passed in to the constructor:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.revitapidocs.com/2022/090c0da6-db59-d1e6-5dcf-4335c531ee9f.htm" target="_blank"&gt;https://www.revitapidocs.com/2022/090c0da6-db59-d1e6-5dcf-4335c531ee9f.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;It provides some more information on how these curves are interpreted and used:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;gt; The cloud graphics will be attached to the curves under the assumption that each curve is oriented in a clockwise direction. For lines, this means that the outside of the cloud is in the direction of the line's normal vector within the View's plane. Any closed loops should therefore be oriented clockwise to create the typical cloud shape.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I imagine the following:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;The individual cloud bumps are not editable&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;The individual curve length (distance from start to end point) will determine the size of its cloud bump&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;The sketch curves cannot be modified after creation&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;All of these statements are guesses. Please correct me if I am mistaken. Thank you!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jeremy&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 08:10:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/modify-the-arc-size-of-the-revision-cloud/m-p/10434810#M25033</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2021-07-01T08:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Modify the arc size of the Revision Cloud</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/modify-the-arc-size-of-the-revision-cloud/m-p/10435236#M25034</link>
      <description>&lt;P&gt;I don't think arc length is the best description in revision clouds settings. Each segment contains two arcs which increase to a maximum size noted in the settings before a new segment is added.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can get RevisionSettings object by filtering from the document.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Relevant property is RevisionSettings.RevisionCloudSpacing&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also this setting is global, not stored on cloud instance (so previously drawn clouds will be affected by changes to it).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="210701c.PNG" style="width: 452px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/936524i6974B5D71BB56677/image-size/large?v=v2&amp;amp;px=999" role="button" title="210701c.PNG" alt="210701c.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="210701b.PNG" style="width: 922px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/936525i277341A0A2C96F7A/image-size/large?v=v2&amp;amp;px=999" role="button" title="210701b.PNG" alt="210701b.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 11:42:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/modify-the-arc-size-of-the-revision-cloud/m-p/10435236#M25034</guid>
      <dc:creator>RPTHOMAS108</dc:creator>
      <dc:date>2021-07-01T11:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Modify the arc size of the Revision Cloud</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/modify-the-arc-size-of-the-revision-cloud/m-p/10437415#M25035</link>
      <description>Thank you very much for your advice.&lt;BR /&gt;I really don't know how to describe it, but fortunately you understand me.&lt;BR /&gt;What I want to change is actually the size of the two arcs in each segment. I hope they can keep the same size, not one big one small one.&lt;BR /&gt;Do you know how to change them or implement them through the end user interface?&lt;BR /&gt;This will help me a lot. Thank you very much.</description>
      <pubDate>Fri, 02 Jul 2021 03:08:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/modify-the-arc-size-of-the-revision-cloud/m-p/10437415#M25035</guid>
      <dc:creator>SimonaQQ</dc:creator>
      <dc:date>2021-07-02T03:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Modify the arc size of the Revision Cloud</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/modify-the-arc-size-of-the-revision-cloud/m-p/10437860#M25036</link>
      <description>&lt;P&gt;If really needed, you might be able to create your own detail curves to represent the revision cloud geometry and hide the original geometry.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 07:40:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/modify-the-arc-size-of-the-revision-cloud/m-p/10437860#M25036</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2021-07-02T07:40:50Z</dc:date>
    </item>
  </channel>
</rss>

