Share

AcDbEvalVariant::AcDbEvalVariant

C++

AcDbEvalVariant(
    const AcDbEvalVariant* pOther
);

Description

Copy constructor.

Parameters

Parameters Description
pOther Input pointer to the object to copy from

Links

AcDbEvalVariant

Was this information helpful?