Currently working on "Otto-izing" a route to make the switches more realistic looking using Justin's frog track objects;
To my eye that looks fine even without animated points, got a switch target indicator to show the direction the switch is thrown the points aren't all that important. To speed up the switch creation I hacked the United States region config file;
defaultjunction <kuid2:87145:24016:3>
That adds a red/green switchstand instead of the default lever each time a switch is created.
So the question - would it be possible through a script or something to add the frog objects at the same time as the switchstand is added? Gets rather tedious placing and aligning these things at every switch (and it works better if you create a new layer for that and lock the base route layer so it doesn't grab and move the switchstand when you're trying to move the frog/checkrail object) so I got to thinking, why not something that automatically adds a Turnout Frog Left and Turnout Frog Right at the point where the inner rails cross? Anyone know how to program something like that or if there are tags that could be added to the region? Biggest stumbling block I see is that you couldn't program it to autogenerate a fixed distance from the vertex, there would need to be something that was capable of detecting the point where the inner rails cross and position the objects in relation to that.

To my eye that looks fine even without animated points, got a switch target indicator to show the direction the switch is thrown the points aren't all that important. To speed up the switch creation I hacked the United States region config file;
defaultjunction <kuid2:87145:24016:3>
That adds a red/green switchstand instead of the default lever each time a switch is created.
So the question - would it be possible through a script or something to add the frog objects at the same time as the switchstand is added? Gets rather tedious placing and aligning these things at every switch (and it works better if you create a new layer for that and lock the base route layer so it doesn't grab and move the switchstand when you're trying to move the frog/checkrail object) so I got to thinking, why not something that automatically adds a Turnout Frog Left and Turnout Frog Right at the point where the inner rails cross? Anyone know how to program something like that or if there are tags that could be added to the region? Biggest stumbling block I see is that you couldn't program it to autogenerate a fixed distance from the vertex, there would need to be something that was capable of detecting the point where the inner rails cross and position the objects in relation to that.