Coordinates of a TopoDS_Vertex

Hi!

I guess my question is really easy, but I can't find a method to retrieve the coordinates of a TopoDS_Vertex.

Can anyone pls tell my how to access them?

Best regards,
Matthias

Rob Bachrach's picture

BRep_Tool::Pnt(aVertex);