Gets a three-dimensional point of the current CAD image from the specified screen point.

Name Description
CADUnProjectByCurrentLayout(FPoint, CADMatrix, CADViewPort, out CADLayout) Gets a three-dimensional point of the current CAD image from the specified screen point.
CADUnProjectByCurrentLayout(int, int, CADMatrix, CADViewPort, out CADLayout) Gets a three-dimensional point of the current CAD image from the specified screen point.