Solid Edge FrameworkSupport Type Library
InsertVertex Method
Description
Adds a vertex at a specified index causing indices of following vertices to increment by one.
Syntax
Visual Basic
Public Sub InsertVertex( _
   ByVal Index As Long, _
   ByVal x As Double, _
   ByVal y As Double, _
   ByVal z As Double _
) 
Parameters
Index
x
y
z
See Also

GostWeldSymbol Object  | GostWeldSymbol Members  | Solid Edge ST3 - What's New