Share

AcGeBoundBlock3d::AcGeBoundBlock3d

C++

GE_DLLEXPIMPORT AcGeBoundBlock3d(
    AcGeBoundBlock3d&& block
);

Description

Move constructor.

Parameters

Parameters Description
block Input reference to an existing temp AcGeBoundBlock3d object

Links

AcGeBoundBlock3d

Was this information helpful?