<?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: How to create a pipe support catalog from custom python shapes in AutoCAD Plant 3D Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-plant-3d-forum/how-to-create-a-pipe-support-catalog-from-custom-python-shapes/m-p/14016680#M63372</link>
    <description>&lt;P&gt;I just had this same issue and navigating on Internet found a mistake in my pipe support script. I did not have defined a port number after: "&lt;SPAN&gt;LengthUnit="mm", Ports="1"). Once I put it at the end, all gone and worked.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I hope this help&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 13 Feb 2026 09:13:23 GMT</pubDate>
    <dc:creator>Ivan-apexwater</dc:creator>
    <dc:date>2026-02-13T09:13:23Z</dc:date>
    <item>
      <title>How to create a pipe support catalog from custom python shapes</title>
      <link>https://forums.autodesk.com/t5/autocad-plant-3d-forum/how-to-create-a-pipe-support-catalog-from-custom-python-shapes/m-p/8128977#M37044</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created custom parametric pipe supports by using python scripts, and am now trying to create a catalog&amp;nbsp;based on these scripts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to the catalog builder welcome screen, the first step is to create a Catalog Template File. As I understand, this can be done by creating new component families within the catalog editor. Then the catalog can be exported to the catalog builder where all dimensions can be entered in Excel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I click 'create new component' within the catalog editor, I&amp;nbsp;can select my custom scripts under Fittings-&amp;gt;Supports, but when I click create, I get the following error: 'Column 'SizeRecordId' is constrained to be unique. Value " is already present.' I get the same message with non custom parametric graphics.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 836px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/522670i36EB2386646CFE91/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to workaround this issue by adding the part families to a template directly in the catalog builder, however the subcategory 'Support' does not appear under 'Fittings'. I am curious to know why.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help to resolve this would be appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jul 2018 15:17:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-plant-3d-forum/how-to-create-a-pipe-support-catalog-from-custom-python-shapes/m-p/8128977#M37044</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-13T15:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a pipe support catalog from custom python shapes</title>
      <link>https://forums.autodesk.com/t5/autocad-plant-3d-forum/how-to-create-a-pipe-support-catalog-from-custom-python-shapes/m-p/8129046#M37045</link>
      <description>We create them with catalog builder and chose olet for the type. Once you export to excel, you can change the type to support there then build and add to a catalog.</description>
      <pubDate>Fri, 13 Jul 2018 15:34:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-plant-3d-forum/how-to-create-a-pipe-support-catalog-from-custom-python-shapes/m-p/8129046#M37045</guid>
      <dc:creator>jabowabo</dc:creator>
      <dc:date>2018-07-13T15:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a pipe support catalog from custom python shapes</title>
      <link>https://forums.autodesk.com/t5/autocad-plant-3d-forum/how-to-create-a-pipe-support-catalog-from-custom-python-shapes/m-p/8129385#M37046</link>
      <description>&lt;P&gt;jabowabo,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help. I just tried what you suggested: I replaced the 'PartCategory' and 'PnPClassName' fields with 'Support' instead of 'Olet', and entered all my dimensions and parameters. I can then add to an existing pipe support catalog, and the families get added, but in the catalog editor every field for the new families is blank except the 'Short Description'. Even the size range is 0-0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just found that by adding the 'Ports="1"' field in the activate declaration of all my scripts I am now able to add components in the catalog editor. It was missing in some of them and apparently this was enough to cause all this trouble. I did not get any error when running PLANTREGISTERCUSTOMSCRIPTS though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jul 2018 17:14:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-plant-3d-forum/how-to-create-a-pipe-support-catalog-from-custom-python-shapes/m-p/8129385#M37046</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-13T17:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a pipe support catalog from custom python shapes</title>
      <link>https://forums.autodesk.com/t5/autocad-plant-3d-forum/how-to-create-a-pipe-support-catalog-from-custom-python-shapes/m-p/14016680#M63372</link>
      <description>&lt;P&gt;I just had this same issue and navigating on Internet found a mistake in my pipe support script. I did not have defined a port number after: "&lt;SPAN&gt;LengthUnit="mm", Ports="1"). Once I put it at the end, all gone and worked.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I hope this help&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Feb 2026 09:13:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-plant-3d-forum/how-to-create-a-pipe-support-catalog-from-custom-python-shapes/m-p/14016680#M63372</guid>
      <dc:creator>Ivan-apexwater</dc:creator>
      <dc:date>2026-02-13T09:13:23Z</dc:date>
    </item>
  </channel>
</rss>

