Share

AcDbOsnapPointRef::AcDbOsnapPointRef (AcGePoint3d&) Constructor

C++

AcDbOsnapPointRef(
    const AcGePoint3d& refPt
);

Description

Constructors an object via a 3D reference point.

Parameters

Parameters Description
refPt Input 3D reference point

Links

AcDbOsnapPointRef Class

Was this information helpful?