Solid Edge Draft Type Library
GetMinorAxis Method
X value of the object's minor axis vector.
Y value of the object's minor axis vector.
Description
Returns the coordinates of the minor axis vector on the object.
Syntax
Visual Basic
Public Sub GetMinorAxis( _
   ByRef x As Double, _
   ByRef y As Double _
) 
Parameters
x
X value of the object's minor axis vector.
y
Y value of the object's minor axis vector.
See Also

DVEllipticalArc2d Object  | DVEllipticalArc2d Members