Solid Edge FrameworkSupport Type Library
InsertVertex Method
Description
This function inserts new vertex at a location on alignment shape nearest from point formed by above x-y coordinates.
Syntax
Visual Basic
Public Sub InsertVertex( _
   ByVal PointsX As Double, _
   ByVal PointsY As Double _
) 
Parameters
PointsX
PointsY
See Also

AnnotAlignmentShape Object  | AnnotAlignmentShape Members

Send comments on this topic.