Is there any way to retrieve the start and end points of a pipe fitting in Revit ApI?

Is there any way to retrieve the start and end points of a pipe fitting in Revit ApI?

You can use Element.Connectors and then Connector.Location from MEPover package
Element.Conectors is a node?
