AcDbOsnapPointRef Constructor
Overload List
Method
Description
AcDbOsnapPointRef::AcDbOsnapPointRef ()
Default constructor.
AcDbOsnapPointRef::AcDbOsnapPointRef (AcDbOsnapPointRef&)
Copy constructor.
AcDbOsnapPointRef::AcDbOsnapPointRef (AcDbPointRef::OsnapType, AcDbFullSubentPath *, AcDbFullSubentPath *, AcGePoint3d *, AcDbPointRef*)
This constructor establishes all the members of the object.
AcDbOsnapPointRef::AcDbOsnapPointRef (AcGePoint3d&)
Constructors an object via a 3D reference point.