Gets a three-dimensional point of the current CAD image from the specified screen point.
Name | Description |
---|---|
CADUnProject(CAD2DPoint, CADMatrix) | Gets a three-dimensional point of the current CAD image from the specified screen point. |
CADUnProject(FPoint, CADMatrix) | Gets a three-dimensional point of the current CAD image from the specified screen point. |
CADUnProject(int, int, CADImage, bool) | Gets a three-dimensional point of the current CAD image from the specified screen point. |
CADUnProject(int, int, CADMatrix) | Gets a three-dimensional point of the current CAD image from the specified screen point. |