Share

AcValue::AcValue (double) Constructor

C++

ACDBCORE2D_PORT AcValue(
    double fValue
);

Description

For internal use only.

Parameters

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

Links

AcValue

Was this information helpful?