Share

AcGeMatrix3d::AcGeMatrix3d

C++

GE_DLLEXPIMPORT AcGeMatrix3d(
    const AcGeMatrix3d& src
);

Description

Copy constructor.

Parameters

Parameters Description
src Another AcGe matrix object

Links

AcGeMatrix3d

Was this information helpful?