Thanks Armando! Can always count on you .... Rudy B Maptitude 6.0
Sent from my iPad On Dec 13, 2012, at 2:47 AM, Armando Scalise <[email protected]> wrote: Assuming all links are composed of only two nodes: Get the endpoint layer of your line layer using GetNodeLayer(), Get the IDs of the nodes using GetEndPoints(), Get the coordinates of the nodes using GetPoint(); Identify the pivotal node by comparing the array returned by GetEndPoitns() Apply Azimuth() to compute the azimuhts from the pivotal point. to each of the other two nodes. I hope this helps Armando On Thu, Dec 13, 2012 at 3:43 AM, leitwissenschaft < [email protected]> wrote: > ** > > > Is there a way to calculate the angle between two road segments pivoted on > a node? > > Rudy B > Maptitude 6.0 > > -- Armando Scalise
