CFx SDK Documentation
2022 SP0
|
#include <GePointEnt2d.h>
Protected Member Functions | |
OdGePointEnt2d () | |
OdGePointEnt2d (const OdGePointEnt2d &source) | |
Protected Member Functions inherited from OdGeEntity2d | |
OdGeEntity2d () | |
OdGeEntity2d (const OdGeEntity2d &) | |
void | connectTo (OdGeEntity2dImpl *) |
This class is the base class for all OdGe 2D point classes.
Corresponding C++ library: TD_Ge
<group OdGe_Classes>
Definition at line 41 of file GePointEnt2d.h.
|
protected |
source | [in] Object to be cloned. |
|
protected |
OdGePointEnt2d::operator OdGePoint2d | ( | ) | const |
OdGePointEnt2d& OdGePointEnt2d::operator= | ( | const OdGePointEnt2d & | point | ) |
OdGePoint2d OdGePointEnt2d::point2d | ( | ) | const |
Returns this object as an OdGePoint2d.