Calculating the midpoint in a line segment

Hello All,

I need to calculate the mid point of a line segment. Right now I calculated the intersected portion of a line with facility like this, PS is the pipeline table and fc is the facility table.

ps.gmlocation.STIntersection(fc.gmlocation) as PLIntersection

Now, How to calculate the midpoint of PLIntersection?

Any suggestions would greatly help.

Thanks

July 2nd, 2013 11:33am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics