Share

AcFdFieldValue::AcFdFieldValue

C++

ACDBCORE2D_PORT AcFdFieldValue(
    double fValue
);

Description

Constructs a field value object with the specified value.

Parameters

Parameters Description
fValue Input double value to set

Links

AcFdFieldValue

Was this information helpful?