drawing sheet coordinates

Hi,

How can i find drawing sheet coordinates of hole ?

Thanks

If you have the coordinates of the hole in model space and you have a reference to the desired drawing view, you can convert the coordinates to the drawing sheet space with the .MapModelToDrawing function.