| Solid Edge FrameworkSupport Type Library > DisplayData Object : GetEllipseAtIndex Method |
| Visual Basic |
|---|
Public Sub GetEllipseAtIndex( _ ByVal Index As Long, _ ByRef CenterX As Double, _ ByRef CenterY As Double, _ ByRef CenterZ As Double, _ ByRef MajorX As Double, _ ByRef MajorY As Double, _ ByRef MajorZ As Double, _ ByRef MinorX As Double, _ ByRef MinorY As Double, _ ByRef MinorZ As Double _ ) |