Share

AcValue::AcValue (AcDbEvalVariant&) Constructor

C++

ACDBCORE2D_PORT AcValue(
    const AcDbEvalVariant& evalVar
);

Description

For internal use only.

Parameters

Parameters Description
evalVar Input object to be copied into 'this' object

Links

AcValue

Was this information helpful?