Solid Edge Draft Type Library
GetRotationAngle Method
Returns the angle for the drawing view.
Description
Returns the rotation angle for the specified object.
Syntax
Visual Basic
Public Sub GetRotationAngle( _
   ByRef dRotAngle As Double _
) 
Parameters
dRotAngle
Returns the angle for the drawing view.
See Also

DrawingView Object  | DrawingView Members