<?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: Trimming a block array in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/trimming-a-block-array/m-p/8874413#M135520</link>
    <description>&lt;P&gt;you need to put a stretch dynamic on the dynamic block. that way the pcs are adjustable&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jun 2019 17:49:42 GMT</pubDate>
    <dc:creator>nikm42Q9N</dc:creator>
    <dc:date>2019-06-26T17:49:42Z</dc:date>
    <item>
      <title>Trimming a block array</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trimming-a-block-array/m-p/8874401#M135519</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have made a dynamic block for a crosswalk set up so that I can place it and then pull it to a specified length using the array dynamic command. I need to be able to have the crosswalk trimmed to the sidewalks its connecting. I know you can do it the old fashion way of exploding it and then trimming it and I've tried using a xcut but it cant trim to arcs. any help would be appreciated.&lt;/P&gt;&lt;P&gt;-Devin&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 17:43:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trimming-a-block-array/m-p/8874401#M135519</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-26T17:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Trimming a block array</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trimming-a-block-array/m-p/8874413#M135520</link>
      <description>&lt;P&gt;you need to put a stretch dynamic on the dynamic block. that way the pcs are adjustable&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 17:49:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trimming-a-block-array/m-p/8874413#M135520</guid>
      <dc:creator>nikm42Q9N</dc:creator>
      <dc:date>2019-06-26T17:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Trimming a block array</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trimming-a-block-array/m-p/8874415#M135521</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you have a closed polyline as border you might use command &lt;FONT color="#333399"&gt;&lt;STRONG&gt;_XCLIP&lt;/STRONG&gt;&lt;/FONT&gt; (&lt;A href="https://help.autodesk.com/view/ACD/2020/ENU/?guid=GUID-104EDB9F-F025-4F67-B5C9-B3F174CFE2F3" target="_blank" rel="noopener"&gt;&amp;gt;&amp;gt;&amp;gt;details&amp;lt;&amp;lt;&amp;lt;&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 17:50:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trimming-a-block-array/m-p/8874415#M135521</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2019-06-26T17:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: Trimming a block array</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trimming-a-block-array/m-p/8874428#M135522</link>
      <description>&lt;P&gt;If I use that command I cannot trim the walk to the curved sidewalk. the polyline boundary can only be straight line segments. Any other ideas? Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 17:54:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trimming-a-block-array/m-p/8874428#M135522</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-26T17:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Trimming a block array</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trimming-a-block-array/m-p/8874449#M135523</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#333399"&gt;&amp;gt;&amp;gt; I cannot trim the walk to the curved sidewalk&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Correct, in case it does not depend on 100% accuracy (as sidwalks are not really build with curves, but segmented lines) ... I would:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;draw a &lt;STRONG&gt;&lt;FONT color="#333399"&gt;SPLINE&lt;/FONT&gt; &lt;/STRONG&gt;as border&lt;/LI&gt;
&lt;LI&gt;use command &lt;STRONG&gt;&lt;FONT color="#333399"&gt;_SPLINEDIT&lt;/FONT&gt;&lt;/STRONG&gt; ==&amp;gt; convert to polyline ==&amp;gt; precision set to 10&lt;/LI&gt;
&lt;LI&gt;use this new polyline, which is quite close to curved (shown in attached dwg-file).&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For now I do not have an idea for real curves using that option.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 18:04:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trimming-a-block-array/m-p/8874449#M135523</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2019-06-26T18:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Trimming a block array</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trimming-a-block-array/m-p/8874481#M135524</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;command &lt;STRONG&gt;&lt;FONT color="#333399"&gt;_CLIPIT&lt;/FONT&gt;&lt;/STRONG&gt; could be an alternative too (but also does some segmentation).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 18:18:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trimming-a-block-array/m-p/8874481#M135524</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2019-06-26T18:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Trimming a block array</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trimming-a-block-array/m-p/8874486#M135525</link>
      <description>&lt;P&gt;I'll see what I can do with that, thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 18:19:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trimming-a-block-array/m-p/8874486#M135525</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-26T18:19:09Z</dc:date>
    </item>
  </channel>
</rss>

