Solid Edge FrameworkSupport Type Library
GetGeometry Method
Description
This function returns geometry of alignment shape in form of x-y coordinates of points.
Syntax
Visual Basic
Public Sub GetGeometry( _
   ByRef ppPointsX() As Double, _
   ByRef ppPointsY() As Double _
) 
Parameters
ppPointsX
ppPointsY
See Also

AnnotAlignmentShape Object  | AnnotAlignmentShape Members

Send comments on this topic.