Share

AcDb2dVertex::AcDb2dVertex

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.

Links

AcDb2dVertex

Was this information helpful?