AcDb3dPolylineVertex::AcDb3dPolylineVertex

C++
AcDb3dPolylineVertex(
    const AcGePoint3d&
);
Parameters
Parameters 
Description 
unnamed 
Input WCS position point for the vertex 
Description

Constructs an AcDb3DPolylineVertex that uses position as the position point. The vertex type is initialized to AcDb::k3dSimpleVertex

 

Links