API Reference > OdGe Classes > OdGePoint3d Class > OdGePoint3d Methods > convert2d Method
convert2d Method

This is the overview for the convert2d method overload.

 
Name 
Description 
 
Returns the 2D point from this point discarding the Z-coordinate. 
 
Returns the 2D point with the coordinates corresponding to the decomposition of the vector * this - p in the basis uAxis, vAxis of the planar entity, where p, uAxis, and vAxis can be found by the function call plane.get(p, uAxis, vAxis).
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.