PolylineVertex3d.PolylineVertex3d() Constructor

Visual Basic
Public Sub New()
C#
public PolylineVertex3d();
Description

 

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

Links