Share

AcGeEntity3d::moveConstructor

C++

GE_DLLEXPIMPORT void moveConstructor(
    AcGeEntity3d&&
);

Description

Move constructor.

Parameters

Parameters Description
entity Input reference to an existing temp AcGeEntity3d object

Links

AcGeEntity3d

Was this information helpful?