Share

AcFdFieldValue::AcFdFieldValue

C++

ACDBCORE2D_PORT AcFdFieldValue(
    const resbuf& rb
);

Description

Constructs a field value object with the specified value.

Parameters

Parameters Description
rb Input resbuf to set, which will be copied

Links

AcFdFieldValue

Was this information helpful?