I received a question on how to use Railwork's gantry tool system to allow hanging wire from power poles. I thought I would respond here in case it was of interest to anyone else.
Railworks has a system that automates the placement of overhead catenary lines on electrified track. It involves building gantry towers that have connection points on them. The wires are hung from these connection points. The tool includes an automatic placement mode that spaces gantries along the track and connects them up. But the tool has more uses than just electrified railway track. It also includes a manual placement mode. This lets the user place gantries wherever he needs, clicking pole to pole to wire them up. This is a hugely useful feature for adding flexibility to power pole models. It makes it easy to run wires from pole to pole, or pole to house etc.
I made up a demo kit for scenery developers and have attached the kit here
https://drive.google.com/file/d/0BzuoZRfI-rtqWnhPa01xOFpiZlE
It includes all the source and asset files that you can use as a working example for building your own objects. I am distributing them with NO COPYRIGHT restrictions - use them freely.
The source consists of:
POLE.XML - a gantry blueprint for the pole which specifies the node names, wire1, wire2, etc for the attachment points specifying WIRE.XML as its 'Loft blueprint ID'. These nodes are simple small rectangles with the 'Invisible' shader applied.
WIRE.XML - a loft section blueprint with its 'Special Curve' value set to 'Wire'
To use the poles:
1. Add the WACampbell \ Test folder to your browser:
2. Select the ‘Gantry Pole’ from the Railway Infrastructure tab in your Scenery browser and add them to your route.
3. Select the ‘Gantry Wire’ from the miscelaneous tab in your Loft browser. The connection nodes will appear on the poles. Click from one node to the next to hang the wire.