Share

AcGeInterval::AcGeInterval

C++

GE_DLLEXPIMPORT AcGeInterval(
    const AcGeInterval& src
);

Description

Copy constructor.

Parameters

Parameters Description
src Input the AcGeInterval to be copied into this object

Links

AcGeInterval

Was this information helpful?