Class Hierarchy
AcGeEntity2d AcGeCurve2d AcGeLinearEnt2d AcGeRay2d
C++
class AcGeRay2d : public AcGeLinearEnt2d;
File
geray2d.h
Description
Represents a half-bounded line in 2D space. An AcGeRay2d object either has a start point but no endpoint, or has an endpoint but no start point.
Links
AcGeRay2d Constructor, AcGeRay2d Methods, AcGeRay2d Operators