<?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 ExportContext2D - Exporting line with pattern in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/exportcontext2d-exporting-line-with-pattern/m-p/12784221#M5181</link>
    <description>&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;I want to export 2D view , I am using&amp;nbsp;IExportContext2D to get lines. In my sample there are some line having line pattern like hidden. When I export this view the lines are exported but I get only one call in 'OnPolylineSegments' for each line .&amp;nbsp; I expect that I get multiple calls for one line as line is displayed as dashed line as per line type.&lt;/P&gt;&lt;P&gt;Export2DGeometricObjectsIncludingPatternLines is set to true;&lt;/P&gt;&lt;P&gt;Please find attached image.&lt;/P&gt;&lt;P&gt;How I can get all lines \dots as per line pattern??&lt;/P&gt;&lt;P&gt;Thank you..&lt;/P&gt;</description>
    <pubDate>Mon, 20 May 2024 07:06:40 GMT</pubDate>
    <dc:creator>dhanraj.dhokale</dc:creator>
    <dc:date>2024-05-20T07:06:40Z</dc:date>
    <item>
      <title>ExportContext2D - Exporting line with pattern</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/exportcontext2d-exporting-line-with-pattern/m-p/12784221#M5181</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;I want to export 2D view , I am using&amp;nbsp;IExportContext2D to get lines. In my sample there are some line having line pattern like hidden. When I export this view the lines are exported but I get only one call in 'OnPolylineSegments' for each line .&amp;nbsp; I expect that I get multiple calls for one line as line is displayed as dashed line as per line type.&lt;/P&gt;&lt;P&gt;Export2DGeometricObjectsIncludingPatternLines is set to true;&lt;/P&gt;&lt;P&gt;Please find attached image.&lt;/P&gt;&lt;P&gt;How I can get all lines \dots as per line pattern??&lt;/P&gt;&lt;P&gt;Thank you..&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 07:06:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/exportcontext2d-exporting-line-with-pattern/m-p/12784221#M5181</guid>
      <dc:creator>dhanraj.dhokale</dc:creator>
      <dc:date>2024-05-20T07:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: ExportContext2D - Exporting line with pattern</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/exportcontext2d-exporting-line-with-pattern/m-p/12786758#M5182</link>
      <description>&lt;P&gt;I believe that the 2D export context provides access to the originating Revit element. So, you might have to query that element for its line type and then reproduce that in your export result. You can probably snoop these objects, their properties and relationships using RevitLookup and other database exploration tools in order to find the proper path to query this data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 08:49:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/exportcontext2d-exporting-line-with-pattern/m-p/12786758#M5182</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2024-05-21T08:49:53Z</dc:date>
    </item>
  </channel>
</rss>

