Share

AcDbPoint::AcDbPoint

C++

AcDbPoint();

Description

Default constructor. Initializes the position to (0,0,0), the normal to (0,0,1), the OCS rotation to 0, and the thickness to 0. The position and normal vector are in WCS coordinates.

Links

AcDbPoint

Was this information helpful?