Share

AcGeRay2d::AcGeRay2d

C++

GE_DLLEXPIMPORT AcGeRay2d(
    const AcGeRay2d& line
);

Description

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

Parameters

Parameters Description
line Input any 2D ray

Links

AcGeRay2d

Was this information helpful?