AcDbPoint Constructor

Overload List
Method 
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.
 
Constructs a point that uses position for its position value. The normal is initialized to (0,0,1) (in WCS coordinates), the OCS rotation to 0, and the thickness to 0.