Share

AcGeLineSeg2d::AcGeLineSeg2d

C++

GE_DLLEXPIMPORT AcGeLineSeg2d(
    AcGeLineSeg2d&& line
);

Description

Move constructor.

Parameters

Parameters Description
line Input reference to an existing temp AcGeLineSeg2d object

Links

AcGeLineSeg2d

Was this information helpful?