Constructs an PolylineVertex3d that uses position as the position point. The vertex type is initialized to SimpleVertex.
Public Sub New( param0 As Point3d )
public PolylineVertex3d( Point3d param0 );
Parameters | Description |
---|---|
Point3d param0 | Input WCS position point for the vertex |
PolylineVertex3d Class, Autodesk.AutoCAD.DatabaseServices Namespace