Autodesk.AutoCAD.DatabaseServices Namespace > PolylineVertex3d Class > PolylineVertex3d Constructor
PolylineVertex3d Constructor
Overload List
Method 
Description 

Default constructor. Initializes the position to (0,0,0) and the vertex type to SimpleVertex

Constructs an PolylineVertex3d that uses position as the position point. The vertex type is initialized to SimpleVertex
   Comments?