API Reference > OdGe Classes > OdGePoint3d Class > OdGePoint3d Methods > OdGePoint3d::swapWithPoint Method
OdGePoint3d::swapWithPoint Method
Syntax
C++
OdGePoint3d& swapWithPoint(OdGePoint3d& point);
Parameters 
Description 
OdGePoint3d& point 
[in] A 3D point's coordinates which are swapped with coordinates of this point. 

Swaps coordinates of this point and the specified point. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.