Share

AcGeRay3d::AcGeRay3d

C++

GE_DLLEXPIMPORT AcGeRay3d(
    const AcGeRay3d& line
);

Description

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

Parameters

Parameters Description
line Input any 3D ray

Links

AcGeRay3d

Was this information helpful?