Solid Edge FrameworkSupport Type Library
ModifyVertex Method
Description
This function assigns dNexX and dNexY value to x and y coordinates of vertex at index “nIndex”.
Syntax
Visual Basic
Public Sub ModifyVertex( _
   ByVal nIndex As Integer, _
   ByVal dNexX As Double, _
   ByVal dNewY As Double _
) 
Parameters
nIndex
dNexX
dNewY
See Also

AnnotAlignmentShape Object  | AnnotAlignmentShape Members

Send comments on this topic.