Share

AcGePlane::AcGePlane

C++

GE_DLLEXPIMPORT AcGePlane(
    AcGePlane&& plane
);

Description

Move constructor.

Parameters

Parameters Description
plane Input reference to an existing temp AcGePlane object

Links

AcGePlane

Was this information helpful?