Solid Edge Draft Type Library
SetViewOrientation Method
Description
Sets orientation of the drawing view.
Syntax
Visual Basic
Public Sub SetViewOrientation( _
   ByVal ViewVector_X As Double, _
   ByVal ViewVector_Y As Double, _
   ByVal ViewVector_Z As Double, _
   ByVal LocalXVector_X As Double, _
   ByVal LocalXVector_Y As Double, _
   ByVal LocalXVector_Z As Double _
) 
Parameters
ViewVector_X
ViewVector_Y
ViewVector_Z
LocalXVector_X
LocalXVector_Y
LocalXVector_Z
See Also

DrawingView Object  | DrawingView Members  | Solid Edge ST5 - What's New