AcValue::AcValue (AcGePoint3d&) Constructor
C++
ACDBCORE2D_PORT AcValue( const AcGePoint3d& pt );
Description
For internal use only.
Parameters
Parameters
Description
pt
Input object to be copied into 'this' object
Links
AcValue