Jump to content

Custom Cable Connectors?


Recommended Posts

Alright I'll admit there's a good chance I'm just missing something obvious here. Waiting on Service Select but in the mean time...

 

How do you add a new cable connector type in Spotlight 2024? 

 

The current video available only shows VWX 2022, and involves editing an XML that's not present in 2024. I did try editing the CableConnectorCache.xml and it just resets itself on launch. https://university.vectorworks.net/mod/overview/view.php?id=3065

 

My understanding is that I should be able to make a symbol (duplicated then edited), put it in $UserFolder>Libraries>Defaults>Cable Tool>Feeder Cable.vwx and the Cable Tool will automatically populate that information. 

I did that and am able to see the symbol in the cable parts but not the connectors in 'StartConnector' or 'End Connector' in the OIP

 

 

Screenshot 2024-08-15 161600.png

Screenshot 2024-08-15 161458.png

Link to comment

Indeed you have to edit the XML file in 2024. Not very intuitive but not very hard either.

 

Library\Libraries\Defaults\Cable Tools\CableConnectors.xml

 

And add your custom connector via copying from another connector.

See one of mine:

 

<Entries>

    <Entry SocketPatchCount="8" UniversalName="MotorCable LV" LocalizedName="MotorCable LV">

        <Socket UniversalName="L1" LocalizedName="L1" />

        <Socket UniversalName="L2" LocalizedName="L2" />

        <Socket UniversalName="L3" LocalizedName="L3" />

        <Socket UniversalName="PE" LocalizedName="PE" />

		<Socket UniversalName="LV-U" LocalizedName="LV-U" />

        <Socket UniversalName="LV-C" LocalizedName="LV-C" />

        <Socket UniversalName="LV-D" LocalizedName="LV-D" />

        <Socket UniversalName="PE" LocalizedName="PE" />

      </Entry>

 

Ahh, and you need to reboot VW for every change you make to get them to work.

Edited by Stefan B.
Link to comment
  • 5 months later...
  • Vectorworks, Inc Employee

As @Stefan B. said previously you have to edit the CableConnector.xml file found in the application library folder. There is a video in the Cable tools learning path on the Vectorworks University that goes through the entire process.
https://university.vectorworks.net/course/index.php?mycourses=0&tagfilter[category]=content+category-5-entertainment&tagfilter[type]=content+type-8-learning+paths&tagfilter[difficulty]=0&search=cable+tools&langfilter[]=0

 

Link to comment
6 hours ago, jcogdell said:

As @Stefan B. said previously you have to edit the CableConnector.xml file found in the application library folder. There is a video in the Cable tools learning path on the Vectorworks University that goes through the entire process.
https://university.vectorworks.net/course/index.php?mycourses=0&tagfilter[category]=content+category-5-entertainment&tagfilter[type]=content+type-8-learning+paths&tagfilter[difficulty]=0&search=cable+tools&langfilter[]=0

 

 

Hey J
There is no CableConnector file. There is a CablePartsCache (which I included my edited in above post) when adding a new "cable part" to this XML file its doesn't show up in all intended places. I understand the workflow and how to use the cable tools, either completely missing something or its not working how it should. Thanks for the quick response 🙂 

Screenshot 2025-02-18 at 9.24.28 AM.png

Link to comment

One other note. When you create the symbols for your new cable, if you put them in the Defaults folder then you'll lose them when you update VW.

 

For my Christie Lites cables, I saved them as a separate file which I then added to Favorites. When I need to use them in a new file I just Import the symbols. (Yes, that adds a tiny bit of bloat to the file, but on the upside I shouldn't ever have to build those cables again.)

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...