Share

AcGeEntity2d::copyConstructor

C++

GE_DLLEXPIMPORT void copyConstructor(
    const AcGeEntity2d&
);

Description

Copy constructor.

Parameters

Parameters Description
entity 2d entity to be copied into this AcGeEntity2d object

Links

AcGeEntity2d

Was this information helpful?