C++
ACDBCORE2D_PORT AcFdFieldValue( double x, double y );
Description
Constructs a field value object with the specified value.
Parameters
| Parameters | Description |
|---|---|
| x | Input X coordinate of point |
| y | Input Y coordinate of point |
ACDBCORE2D_PORT AcFdFieldValue( double x, double y );
Constructs a field value object with the specified value.
| Parameters | Description |
|---|---|
| x | Input X coordinate of point |
| y | Input Y coordinate of point |