<?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: What is strLayer  and strBaseLayer  in SuperelevationView.Create? in Civil 3D Customization Forum</title>
    <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/what-is-strlayer-and-strbaselayer-in-superelevationview-create/m-p/13309718#M656</link>
    <description>&lt;P&gt;&lt;SPAN&gt;&lt;A class="c-link" href="https://help.autodesk.com/view/CIV3D/2023/ENU/?guid=GUID-C59C1331-D5C3-4449-9CF3-F4ED2083C68C" target="_blank" rel="noopener noreferrer" shape="rect"&gt;https://help.autodesk.com/view/CIV3D/2023/ENU/?guid=GUID-C59C1331-D5C3-4449-9CF3-F4ED2083C68C&lt;/A&gt;&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;SPAN&gt;We can specify&amp;nbsp;&lt;CODE class="c-mrkdwn__code"&gt;*&lt;/CODE&gt;&amp;nbsp;in the layer name modifier. For example, when creating a new alignment, if in the Object Layer dialog, I specify a suffix of&amp;nbsp;&lt;CODE class="c-mrkdwn__code"&gt;-ALIGNMENT-*&lt;/CODE&gt;&amp;nbsp;, the created alignment will be put on the layer of&amp;nbsp;&lt;CODE class="c-mrkdwn__code"&gt;C-ROAD-ALIGNMENT-Alignment - (1)&lt;/CODE&gt;&amp;nbsp;where&amp;nbsp;&lt;CODE class="c-mrkdwn__code"&gt;Alignment - (1)&lt;/CODE&gt;&amp;nbsp;is the new alignment name.&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;SPAN&gt;Since this is a new layer, we need to copy the properties from the&amp;nbsp;&lt;CODE class="c-mrkdwn__code"&gt;C-ROAD&lt;/CODE&gt;&amp;nbsp;layer, which is usually specified in&amp;nbsp;&lt;CODE class="c-mrkdwn__code"&gt;Drawing Settings &amp;gt; Object Layers&lt;/CODE&gt;&amp;nbsp;dialog. So here for the API, pass&amp;nbsp;&lt;CODE class="c-mrkdwn__code"&gt;C-ROAD-ALIGNMENT-*&lt;/CODE&gt;&amp;nbsp;as&amp;nbsp;&lt;CODE class="c-mrkdwn__code"&gt;strLayer&lt;/CODE&gt;, and&amp;nbsp;&lt;CODE class="c-mrkdwn__code"&gt;C-ROAD&lt;/CODE&gt;&amp;nbsp;as&amp;nbsp;&lt;CODE class="c-mrkdwn__code"&gt;strBaseLayer&lt;/CODE&gt;&amp;nbsp;, you should be able to get the same result as in the creation dialog.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;(PFA screenshot)&lt;/P&gt;
&lt;DIV id="tinyMceEditor_3bb4aa6a849e39sreeparna_mandal_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sreeparna_mandal_1-1739176182590.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1464857i42A9DD28644B516C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sreeparna_mandal_1-1739176182590.png" alt="sreeparna_mandal_1-1739176182590.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you don't want to create every object on a different layer, then you can pass&amp;nbsp;&lt;CODE class="c-mrkdwn__code"&gt;C-ROAD&lt;/CODE&gt;&amp;nbsp;as&amp;nbsp;&lt;CODE class="c-mrkdwn__code"&gt;strLayer&lt;/CODE&gt;&amp;nbsp;and an empty&amp;nbsp;&lt;CODE class="c-mrkdwn__code"&gt;strBaseLayer&lt;/CODE&gt;.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Feb 2025 09:03:13 GMT</pubDate>
    <dc:creator>sreeparna_mandal</dc:creator>
    <dc:date>2025-02-10T09:03:13Z</dc:date>
    <item>
      <title>What is strLayer  and strBaseLayer  in SuperelevationView.Create?</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/what-is-strlayer-and-strbaselayer-in-superelevationview-create/m-p/13257085#M655</link>
      <description>&lt;P&gt;Refer to &lt;A href="https://help.autodesk.com/view/CIV3D/2025/ENU/?guid=0de0a2a6-5ec9-2fa9-6cd0-fc5d27ef57dd" target="_blank" rel="noopener"&gt;here&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is strLayer and strBaseLayer in SuperelevationView.Create? I can't find out exactly what are they, and what's their UI equivalent.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2025 07:45:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/what-is-strlayer-and-strbaselayer-in-superelevationview-create/m-p/13257085#M655</guid>
      <dc:creator>soonhui</dc:creator>
      <dc:date>2025-01-13T07:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: What is strLayer  and strBaseLayer  in SuperelevationView.Create?</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/what-is-strlayer-and-strbaselayer-in-superelevationview-create/m-p/13309718#M656</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;A class="c-link" href="https://help.autodesk.com/view/CIV3D/2023/ENU/?guid=GUID-C59C1331-D5C3-4449-9CF3-F4ED2083C68C" target="_blank" rel="noopener noreferrer" shape="rect"&gt;https://help.autodesk.com/view/CIV3D/2023/ENU/?guid=GUID-C59C1331-D5C3-4449-9CF3-F4ED2083C68C&lt;/A&gt;&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;SPAN&gt;We can specify&amp;nbsp;&lt;CODE class="c-mrkdwn__code"&gt;*&lt;/CODE&gt;&amp;nbsp;in the layer name modifier. For example, when creating a new alignment, if in the Object Layer dialog, I specify a suffix of&amp;nbsp;&lt;CODE class="c-mrkdwn__code"&gt;-ALIGNMENT-*&lt;/CODE&gt;&amp;nbsp;, the created alignment will be put on the layer of&amp;nbsp;&lt;CODE class="c-mrkdwn__code"&gt;C-ROAD-ALIGNMENT-Alignment - (1)&lt;/CODE&gt;&amp;nbsp;where&amp;nbsp;&lt;CODE class="c-mrkdwn__code"&gt;Alignment - (1)&lt;/CODE&gt;&amp;nbsp;is the new alignment name.&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;SPAN&gt;Since this is a new layer, we need to copy the properties from the&amp;nbsp;&lt;CODE class="c-mrkdwn__code"&gt;C-ROAD&lt;/CODE&gt;&amp;nbsp;layer, which is usually specified in&amp;nbsp;&lt;CODE class="c-mrkdwn__code"&gt;Drawing Settings &amp;gt; Object Layers&lt;/CODE&gt;&amp;nbsp;dialog. So here for the API, pass&amp;nbsp;&lt;CODE class="c-mrkdwn__code"&gt;C-ROAD-ALIGNMENT-*&lt;/CODE&gt;&amp;nbsp;as&amp;nbsp;&lt;CODE class="c-mrkdwn__code"&gt;strLayer&lt;/CODE&gt;, and&amp;nbsp;&lt;CODE class="c-mrkdwn__code"&gt;C-ROAD&lt;/CODE&gt;&amp;nbsp;as&amp;nbsp;&lt;CODE class="c-mrkdwn__code"&gt;strBaseLayer&lt;/CODE&gt;&amp;nbsp;, you should be able to get the same result as in the creation dialog.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;(PFA screenshot)&lt;/P&gt;
&lt;DIV id="tinyMceEditor_3bb4aa6a849e39sreeparna_mandal_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sreeparna_mandal_1-1739176182590.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1464857i42A9DD28644B516C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sreeparna_mandal_1-1739176182590.png" alt="sreeparna_mandal_1-1739176182590.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you don't want to create every object on a different layer, then you can pass&amp;nbsp;&lt;CODE class="c-mrkdwn__code"&gt;C-ROAD&lt;/CODE&gt;&amp;nbsp;as&amp;nbsp;&lt;CODE class="c-mrkdwn__code"&gt;strLayer&lt;/CODE&gt;&amp;nbsp;and an empty&amp;nbsp;&lt;CODE class="c-mrkdwn__code"&gt;strBaseLayer&lt;/CODE&gt;.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 09:03:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/what-is-strlayer-and-strbaselayer-in-superelevationview-create/m-p/13309718#M656</guid>
      <dc:creator>sreeparna_mandal</dc:creator>
      <dc:date>2025-02-10T09:03:13Z</dc:date>
    </item>
  </channel>
</rss>

