<?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: create section view in Civil 3D Customization Forum</title>
    <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/create-section-view/m-p/6330327#M14312</link>
    <description>Please post your full code to test with, thanks!</description>
    <pubDate>Tue, 17 May 2016 13:55:06 GMT</pubDate>
    <dc:creator>Jeff_M</dc:creator>
    <dc:date>2016-05-17T13:55:06Z</dc:date>
    <item>
      <title>create section view</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/create-section-view/m-p/6245775#M14305</link>
      <description>&lt;P&gt;Hi everybody. I'm creating section view with .NET&amp;nbsp;but i don't find Style and Band Set to add sectionview. Can every body help me do it? Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2016 09:35:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/create-section-view/m-p/6245775#M14305</guid>
      <dc:creator>anhtrung</dc:creator>
      <dc:date>2016-04-01T09:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: create section view</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/create-section-view/m-p/6246585#M14306</link>
      <description>I believe that the Create method uses the Styles set in the CreateSectionview settings. SO either change those to what you want to use before creating the SectionView, or set the styles for the SV after you create it.</description>
      <pubDate>Fri, 01 Apr 2016 15:40:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/create-section-view/m-p/6246585#M14306</guid>
      <dc:creator>Jeff_M</dc:creator>
      <dc:date>2016-04-01T15:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: create section view</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/create-section-view/m-p/6251414#M14307</link>
      <description>&lt;PRE&gt;ObjectId svid = SectionView.Create("SectionView" + indexNum.ToString(), index, new Point3d(insertPosition.X + (indexXnum * 500), insertPosition.Y - (indexNum * 200), 0));
scv = ts.GetObject(svid, OpenMode.ForWrite) as SectionView;&lt;BR /&gt;SectionViewBandSet SctVwBndSet = scv.Bands;&lt;/PRE&gt;</description>
      <pubDate>Tue, 05 Apr 2016 04:11:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/create-section-view/m-p/6251414#M14307</guid>
      <dc:creator>flycoflyco</dc:creator>
      <dc:date>2016-04-05T04:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: create section view</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/create-section-view/m-p/6286344#M14308</link>
      <description>&lt;P&gt;Hi flycoflyco. I have a create Sectionview but i can't set style for sectionview it. Have you method do it?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2016 09:48:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/create-section-view/m-p/6286344#M14308</guid>
      <dc:creator>anhtrung</dc:creator>
      <dc:date>2016-04-22T09:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: create section view</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/create-section-view/m-p/6287484#M14309</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2976224"&gt;@anhtrung﻿&lt;/a&gt;&amp;nbsp;are you saying that&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;scv.StyleId = SectionViewStyleToUse.ObjectId;&lt;/P&gt;
&lt;P&gt;or&amp;nbsp;&lt;/P&gt;
&lt;P&gt;scv.StyleName =&amp;nbsp;&lt;SPAN&gt;SectionViewStyleToUse.Name;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;don't work for you?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2016 18:06:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/create-section-view/m-p/6287484#M14309</guid>
      <dc:creator>Jeff_M</dc:creator>
      <dc:date>2016-04-22T18:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: create section view</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/create-section-view/m-p/6329927#M14310</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/32637"&gt;@Jeff_M﻿&lt;/a&gt;&amp;nbsp;I have add Style into Sectionview but that make erro. I don't know how it?&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 10:59:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/create-section-view/m-p/6329927#M14310</guid>
      <dc:creator>anhtrung</dc:creator>
      <dc:date>2016-05-17T10:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: create section view</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/create-section-view/m-p/6330025#M14311</link>
      <description>&lt;P&gt;I have create SectionView from to code below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ObjectId _o = SectionView.Create(l.ToString(), _id, _3d);&lt;BR /&gt;SectionView sect = tr.GetObject(_o, OpenMode.ForWrite) as SectionView;&lt;BR /&gt;ObjectId _band = _doc.Styles.SectionViewBandSetStyles[_Band];&lt;BR /&gt;sect.Bands.ImportBandSetStyle(_band);&lt;BR /&gt;SectionViewBandSet _set = sect.Bands;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when i select Change Band Set so appear message box must to choose Band Set and then i have choose style Band Set style but program automatic close. I don't know make it how to do that, so can eyverybody help me, Please. I have send File below:&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/240011i0612DC6A089E3CED/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Untitled.png" title="Untitled.png" width="695" height="343" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/240012i4810AAA0535EDC56/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="2.png" title="2.png" width="688" height="367" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 11:57:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/create-section-view/m-p/6330025#M14311</guid>
      <dc:creator>anhtrung</dc:creator>
      <dc:date>2016-05-17T11:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: create section view</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/create-section-view/m-p/6330327#M14312</link>
      <description>Please post your full code to test with, thanks!</description>
      <pubDate>Tue, 17 May 2016 13:55:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/create-section-view/m-p/6330327#M14312</guid>
      <dc:creator>Jeff_M</dc:creator>
      <dc:date>2016-05-17T13:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: create section view</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/create-section-view/m-p/6331829#M14313</link>
      <description>&lt;P&gt;I send my code see below, can you help me. Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 02:45:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/create-section-view/m-p/6331829#M14313</guid>
      <dc:creator>anhtrung</dc:creator>
      <dc:date>2016-05-18T02:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: create section view</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/create-section-view/m-p/6338429#M14314</link>
      <description>OK, yes, I get the same error after using your code. But then I restarted C3D and attempted to change the band set in an already existing sectionview group and received the same fatal error. So this appears to affect base C3D2016, SP2, (which is what I am testing in) and is not necessarily something wrong with your code.</description>
      <pubDate>Thu, 19 May 2016 17:17:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/create-section-view/m-p/6338429#M14314</guid>
      <dc:creator>Jeff_M</dc:creator>
      <dc:date>2016-05-19T17:17:45Z</dc:date>
    </item>
  </channel>
</rss>

