C++
ACDBCORE2D_PORT AcFdFieldValue( const AcDbEvalVariant& evalVar );
Description
Constructs a field value object with the specified value.
Parameters
| Parameters | Description |
|---|---|
| evalVar | Input value to set |
ACDBCORE2D_PORT AcFdFieldValue( const AcDbEvalVariant& evalVar );
Constructs a field value object with the specified value.
| Parameters | Description |
|---|---|
| evalVar | Input value to set |