C++
AcDb2dVertex();
Description
Default constructor. Initializes the position to (0,0,0), the start and end widths to 0.0, the bulge to 0.0, the curve-fit tangent angle to 0.0, and the vertex type to AcDb::k2dVertex.
AcDb2dVertex();
Default constructor. Initializes the position to (0,0,0), the start and end widths to 0.0, the bulge to 0.0, the curve-fit tangent angle to 0.0, and the vertex type to AcDb::k2dVertex.