CADability dotNET

Overload List

  NameDescription
Public methodWorldPoint(Point)
Returns a GeoPoint in the model coordinate system that corresponds to the Client point. No snapping is performed. The drawing plane of the projection is used
Public methodWorldPoint(GeoPoint2D)
Returns a 3D point in the world coordinate system corresponding to the given 2D point in the active drawing plane.
Public methodWorldPoint(MouseEventArgs, IView)
Returns a GeoPoint in the model coordinate system that corresponds to the MouseEventArgs point. No snapping is performed. The drawing plane of the projection is used

See Also