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