<?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: Is there a way to adjust a witness line gap? in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/9790955#M49794</link>
    <description>&lt;P&gt;Just like many other Revit elements, the dimension has a type and individual instances of that type.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You say that&amp;nbsp;&lt;SPAN&gt;WITNS_LINE_GAP_TO_ELT is a type parameter.&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;You wish to modify a single instance only.&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;Please take a close look at that instance and all its properties via the API, e.g., using RevitLookup.&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;Modify the&amp;nbsp;end point by dragging in the UI.&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;Observe the differences, as described in how to&amp;nbsp;&lt;A href="https://thebuildingcoder.typepad.com/blog/2017/01/virtues-of-reproduction-research-mep-settings-ontology.html#3" target="_blank"&gt;research to find a Revit API solution&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&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;&lt;A href="https://thebuildingcoder.typepad.com/blog/2017/01/virtues-of-reproduction-research-mep-settings-ontology.html#3" target="_blank"&gt;https://thebuildingcoder.typepad.com/blog/2017/01/virtues-of-reproduction-research-mep-settings-ontology.html#3&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;Please let us know what you find out.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Oct 2020 09:32:48 GMT</pubDate>
    <dc:creator>jeremytammik</dc:creator>
    <dc:date>2020-10-08T09:32:48Z</dc:date>
    <item>
      <title>Is there a way to adjust a witness line gap?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8025934#M49777</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="lia-message-subject lia-component-message-view-widget-subject"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="lia-message-body lia-component-body-signature-highlight-escalation"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I'm sorry to post duplicate question, but I can not solve and try to upload again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to&amp;nbsp;adjust dimension's end point.&lt;/P&gt;&lt;P&gt;I created dimensions as follows.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;ReferenceArray refArray = new ReferenceArray();&lt;BR /&gt;refArray.Append(startLine.Reference);&lt;BR /&gt;refArray.Append(endLine.Reference);&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;var line = Line.CreateBound(point1, point2);
Dimension dimension = doc.Create.NewDimension(view, line, refArray);&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 210px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/504689i09724CCB05AA3600/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and I want the end point to be automatically adjusted using api. (like red line)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 353px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/504694iCD52ACF99467798D/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;like this&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 220px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/504691iF7644F4D49FA877C/image-dimensions/220x293?v=v2" width="220" height="293" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have found on the Internet and used Dimension.Segments, but the number of values was 0.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there a way? I need help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you!&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 25 May 2018 08:23:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8025934#M49777</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-25T08:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to adjust a witness line gap?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8026040#M49778</link>
      <description>&lt;P&gt;I am checking with the development team for you. Hang on...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 May 2018 09:11:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8026040#M49778</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2018-05-25T09:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to adjust a witness line gap?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8026052#M49779</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/413917"&gt;@jeremytammik&lt;/a&gt;&lt;/P&gt;&lt;P&gt;ok, thanks!&lt;/P&gt;&lt;P&gt;I'll be waiting&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://forums.autodesk.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 May 2018 09:18:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8026052#M49779</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-25T09:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to adjust a witness line gap?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8037280#M49780</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/413917"&gt;@jeremytammik&lt;/a&gt;&lt;/P&gt;&lt;P&gt;I am waiting for your reply!&lt;/P&gt;&lt;P&gt;Is there no way?&lt;/P&gt;</description>
      <pubDate>Thu, 31 May 2018 07:31:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8037280#M49780</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-31T07:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to adjust a witness line gap?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8037304#M49781</link>
      <description>&lt;P&gt;No reply yet...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 May 2018 07:44:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8037304#M49781</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2018-05-31T07:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to adjust a witness line gap?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8037319#M49782</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/413917"&gt;@jeremytammik&lt;/a&gt;&lt;/P&gt;&lt;P&gt;ok! please let me know if you get an answer.&lt;/P&gt;&lt;P&gt;thank you so much!!!&lt;/P&gt;</description>
      <pubDate>Thu, 31 May 2018 07:53:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8037319#M49782</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-31T07:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to adjust a witness line gap?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8384309#M49783</link>
      <description>&lt;P&gt;Is there any clue? I would be very grateful,&amp;nbsp; my development is also stucked on this issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Nov 2018 21:09:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8384309#M49783</guid>
      <dc:creator>lloyolaRLE</dc:creator>
      <dc:date>2018-11-06T21:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to adjust a witness line gap?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8418475#M49784</link>
      <description>&lt;P&gt;Sorry that there is still no answer to this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I re-prompted the development team for one.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Meanwhile, a question for you:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you achieve the desired adjustment manually in the user interface?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please be aware that the Revit API hardly ever supports any functionality that is not also available in the user interface.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Therefore, the standard approach to research and develop an API based solution consists of making the desired modification manually in the user interface and using RevitLookup or other means to determine the exact database changes reflecting the modification.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once that is understood, we can explore how to achieve the same result programmatically.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check out this description of how to&amp;nbsp;research to find a Revit API solution:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://thebuildingcoder.typepad.com/blog/2017/01/virtues-of-reproduction-research-mep-settings-ontology.html#3" target="_blank"&gt;https://thebuildingcoder.typepad.com/blog/2017/01/virtues-of-reproduction-research-mep-settings-ontology.html#3&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jeremy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 10:37:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8418475#M49784</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2018-11-22T10:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to adjust a witness line gap?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8418602#M49785</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/413917"&gt;@jeremytammik&lt;/a&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm constantly following this topic because I have a similar issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/revit-api-forum/rebar-dimensions-witness/td-p/8417516" target="_blank"&gt;https://forums.autodesk.com/t5/revit-api-forum/rebar-dimensions-witness/td-p/8417516&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to your question, at least for my case, &lt;STRONG&gt;it is possible to adjust it manually&lt;/STRONG&gt; in Revit but my routine is creating hundreds of dimensions which manually correcting them could be an unviable/non-productive procedure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any tip of advice will be very well received.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 11:44:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8418602#M49785</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-22T11:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to adjust a witness line gap?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8473746#M49786</link>
      <description>&lt;P&gt;Any word on this topic yet?&amp;nbsp; Do we know if this is possible in Revit API?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 21:50:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8473746#M49786</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-17T21:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to adjust a witness line gap?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8474555#M49787</link>
      <description>&lt;P&gt;Sorry for the continued lack of response... I re-prompted, once again...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 09:02:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8474555#M49787</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2018-12-18T09:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to adjust a witness line gap?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8474591#M49788</link>
      <description>&lt;P&gt;Great, thanks for doing that, Jeremy!&amp;nbsp; Let me know if you hear anything.&amp;nbsp; Not urgent or anything.&amp;nbsp; I was just investigating my options.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 09:12:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8474591#M49788</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-18T09:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to adjust a witness line gap?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8478150#M49789</link>
      <description>&lt;P&gt;The development team replied and says:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for the late reply because I am still in my vacation now.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;BR /&gt;The witness line geometry could be retrieved by Dimension.References, but it is a simple geometry object but no other extra infos such as gaps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The dimension&amp;nbsp;type should contain some of that data, such as the built-in parameter WITNS_LINE_GAP_TO_ELT and WITNS_LINE_EXTENSION.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This might not resolve all the problems, but should work in some specific cases.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jeremy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2018 13:18:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8478150#M49789</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2018-12-19T13:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to adjust a witness line gap?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8479622#M49790</link>
      <description>&lt;P&gt;Great, thanks for sharing that!&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2018 22:32:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8479622#M49790</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-19T22:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to adjust a witness line gap?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8480607#M49791</link>
      <description>&lt;P&gt;Thank you very much for that info!!&lt;/P&gt;
&lt;P&gt;We'll check it in the future, once we come back to it.&lt;/P&gt;
&lt;P&gt;I'll let you all know about the results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Lorenzo Loyola&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 12:28:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8480607#M49791</guid>
      <dc:creator>lloyolaRLE</dc:creator>
      <dc:date>2018-12-20T12:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to adjust a witness line gap?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8505282#M49792</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/413917"&gt;@jeremytammik&lt;/a&gt;&amp;nbsp;for this information. It s very helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regads!&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2019 17:06:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/8505282#M49792</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-07T17:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to adjust a witness line gap?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/9790767#M49793</link>
      <description>&lt;P&gt;I encounter a similar problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;WITNS_LINE_GAP_TO_ELT is a type parameter, change this will apply to all dimensions. The end point can be dragged in&amp;nbsp; UI. So how to set the end point position separately like UI dragging?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2020 07:57:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/9790767#M49793</guid>
      <dc:creator>845179011</dc:creator>
      <dc:date>2020-10-08T07:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to adjust a witness line gap?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/9790955#M49794</link>
      <description>&lt;P&gt;Just like many other Revit elements, the dimension has a type and individual instances of that type.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You say that&amp;nbsp;&lt;SPAN&gt;WITNS_LINE_GAP_TO_ELT is a type parameter.&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;You wish to modify a single instance only.&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;Please take a close look at that instance and all its properties via the API, e.g., using RevitLookup.&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;Modify the&amp;nbsp;end point by dragging in the UI.&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;Observe the differences, as described in how to&amp;nbsp;&lt;A href="https://thebuildingcoder.typepad.com/blog/2017/01/virtues-of-reproduction-research-mep-settings-ontology.html#3" target="_blank"&gt;research to find a Revit API solution&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&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;&lt;A href="https://thebuildingcoder.typepad.com/blog/2017/01/virtues-of-reproduction-research-mep-settings-ontology.html#3" target="_blank"&gt;https://thebuildingcoder.typepad.com/blog/2017/01/virtues-of-reproduction-research-mep-settings-ontology.html#3&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;Please let us know what you find out.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2020 09:32:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/9790955#M49794</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2020-10-08T09:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to adjust a witness line gap?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/9796857#M49795</link>
      <description>&lt;P&gt;Thanks for for response.&lt;/P&gt;&lt;P&gt;I have two linear dimensions with the same type. I look up the instance parameters, all is the same except the parameters represent the dimension length. When I dragged the endpoint of one dimension to change the witness length, no instance parameter changes. When I change the type parameter "witness line gap to element" to a larger value, the diemension that I dragged doesn't change, whereas the "witness line" of the other dimension become longer. I look up the Type of the two dimensions, the parameter "witness line gap to element" become to a the value I changed to.&lt;/P&gt;&lt;P&gt;I was going to upload pictures, but I can't make it because of the bad Internet. I'm sorry for that. The type of the two dimension is general and default.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2020 01:31:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/9796857#M49795</guid>
      <dc:creator>845179011</dc:creator>
      <dc:date>2020-10-12T01:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to adjust a witness line gap?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/10730796#M49796</link>
      <description>&lt;P&gt;I've added a Revit Idea for this topic, since I couldn't find an existing one.&amp;nbsp; Please vote for it if you are following this thread.&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/revit-ideas/api-control-dimension-s-witness-line-length/idi-p/10730793" target="_blank"&gt;https://forums.autodesk.com/t5/revit-ideas/api-control-dimension-s-witness-line-length/idi-p/10730793&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 17:32:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-adjust-a-witness-line-gap/m-p/10730796#M49796</guid>
      <dc:creator>michael-coffey</dc:creator>
      <dc:date>2021-11-02T17:32:56Z</dc:date>
    </item>
  </channel>
</rss>

