Method that takes a 3d coordinate in model space, projects it onto the annotation plane along the normal of the plane and returns a Point2d object containing the resulting coordinate point in annotation plane space.
Name | Type | Description |
ModelCoordinate | Point | Input Point object defining the 3d coordinate in model space. |