Share

AcGeEntity3d::AcGeEntity3d

C++

GE_DLLEXPIMPORT AcGeEntity3d(
    AcGeEntity3d&&
);

Description

Move constructor.

Parameters

Parameters Description
entity Input reference to an existing temp AcGeEntity3d object

Links

AcGeEntity3d

Was this information helpful?