C++
ACDBCORE2D_PORT bool get( AcGePoint2d& pt ) const;
Description
Returns the value assigned to the AcValue object.
Parameters
Parameters | Description |
---|---|
pt | Output reference to AcGePoint2d object |
Returns
true if value was returned successfully, else false.