Solid Edge FrameworkSupport Type Library
RemoveVertex Method
Specifies the index, relative to zero of the vertex number in the Linestring. This value must be between one and the number of vertices.
Description
Removes a vertex at a specified index, causing indices of following vertices to decrement by one.
Syntax
Visual Basic
Public Sub RemoveVertex( _
   ByVal Index As Long _
) 
Parameters
Index
Specifies the index, relative to zero of the vertex number in the Linestring. This value must be between one and the number of vertices.
See Also

WeldSymbol Object  | WeldSymbol Members