Share

AcGeLinearEnt2d::AcGeLinearEnt2d

C++

GE_DLLEXPIMPORT AcGeLinearEnt2d(
    AcGeLinearEnt2d&&
);

Description

Move constructor.

Parameters

Parameters Description
line Input reference to an existing temp AcGeLinearEnt2d object

Links

AcGeLinearEnt2d

Was this information helpful?