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

DVArc2d Object  | DVArc2d Members

Send comments on this topic.