Class Hierarchy
AcGeEntity3d AcGeCurve3d AcGeLinearEnt3d AcGeRay3d
C++
class AcGeRay3d : public AcGeLinearEnt3d;
File
geray3d.h
Description
Represents a half-bounded line in 3D space. An AcGeRay3 object either has a start point but no endpoint, or has an endpoint but no start point.
Links
AcGeRay3d Constructor, AcGeRay3d Methods, AcGeRay3d Operators