Parameters |
Description |
const OdGePoint3d& rSource3D |
[in] 3D point to transform. |
OdGePoint2d& rDest2D |
[out] 2D resulting point. |
eOk if the source object lies on the plane of this wrapper object, or erWarnPointNotOnThis otherwise.
Transforms a point from the 3D coordinate system to 2D by applying an inverse transformation matrix.
Copyright © 2002-2020. Open Design Alliance. All rights reserved.
|