Share

AcGeEntity3d::AcGeEntity3d

C++

GE_DLLEXPIMPORT AcGeEntity3d(
    const AcGeEntity3d&
);

Description

Copy constructor.

Parameters

Parameters Description
unnamed Input the 3d entity to be copied into this object

Links

AcGeEntity3d

Was this information helpful?