Share

AcGeEntity2d::AcGeEntity2d

C++

GE_DLLEXPIMPORT AcGeEntity2d(
    AcGeEntity2d&&
);

Description

Move constructor.

Parameters

Parameters Description
entity Input reference to an existing temp AcGeEntity2d object

Links

AcGeEntity2d

Was this information helpful?