C++
ACDBCORE2D_PORT AcValue( double x, double y );
Description
For internal use only.
Parameters
| Parameters | Description |
|---|---|
| x | Input x-coordinate value to be copied into 'this' object |
| y | Input y-coordinate value to be copied into 'this' object |
ACDBCORE2D_PORT AcValue( double x, double y );
For internal use only.
| Parameters | Description |
|---|---|
| x | Input x-coordinate value to be copied into 'this' object |
| y | Input y-coordinate value to be copied into 'this' object |