IntelliCAD 11.1 Object Library
AppendVertex Method
See Also 
Vertex
The Vertex object to add to the 3D polyline.
Polyline3D Object : AppendVertex Method

Description

Adds a vertex to the 3D Polyline.

Syntax

Visual Basic
Public Sub AppendVertex( _
   ByVal Vertex As Point _
) 

Parameters

Vertex
The Vertex object to add to the 3D polyline.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.