AcGeRay3d::AcGeRay3d

C++
AcGeRay3d(
    const AcGeRay3d& line
);
Parameters
Parameters 
Description 
line 
Input any 3D ray 
Description

Constructs a 3D ray that is a copy of the input ray. 

 

Links