Share

AcGeEntity3d::copyConstructor

C++

GE_DLLEXPIMPORT void copyConstructor(
    const AcGeEntity3d&
);

Description

Copy constructor.

Parameters

Parameters Description
entity 3d entity to be copied into this AcGeEntity3d object

Links

AcGeEntity3d

Was this information helpful?