AcDbOsnapPointRef::AcDbOsnapPointRef Constructor (AcGePoint3d&)
C++
AcDbOsnapPointRef
(
const
AcGePoint3d&
refPt
);
Parameters
Parameters
Description
const AcGePoint3d& refPt
Input 3D reference point
Description
Constructors an object via a 3D reference point.
Links
AcDbOsnapPointRef Class