Class Hierarchy
AcGePoint2d AcAxPoint2d
C++
class AcGePoint2d;
File
gepnt2d.h
Description
AcGePoint2d represents a point in 2-dimensional space.
Remarks
Class AcGePoint2d can be viewed as a structure consisting of two doubles.
Links
AcGePoint2d Constructor, AcGePoint2d Data Members, AcGePoint2d Methods, AcGePoint2d Operators
See Also
AcGeVector2d