Solid Edge Draft Type Library
SetViewOrientationStandard Method
Description
Sets the specified standard orientation of the drawing view.
Syntax
Visual Basic
Public Sub SetViewOrientationStandard( _
   ByVal Orientation As ViewOrientationConstants _
) 
Parameters
Orientation
ValueDescription
igBackViewView Orientation - Back View
igBottomBackLeftViewView Orientation - Bottom Back Left View
igBottomBackRightViewView Orientation - Bottom Back Right View
igBottomFrontLeftViewView Orientation - Bottom Front Left View
igBottomFrontRightViewView Orientation - Bottom Front Right View
igBottomViewView Orientation - Bottom View
igDimetricBottomBackLeftView
igDimetricBottomBackRightView
igDimetricBottomFrontLeftView
igDimetricBottomFrontRightView
igDimetricTopBackLeftView
igDimetricTopBackRightView
igDimetricTopFrontLeftView
igDimetricTopFrontRightView
igFrontViewView Orientation - Front View
igLeftViewView Orientation - Left View
igRightViewView Orientation - Right View
igTopBackLeftViewView Orientation - Top Back Left View
igTopBackRightViewView Orientation - Top Back Right View
igTopFrontLeftViewView Orientation - Top Front Left View
igTopFrontRightViewView Orientation - Top Front Right View
igTopViewView Orientation - Top View
igTrimetricBottomBackLeftView
igTrimetricBottomBackRightView
igTrimetricBottomFrontLeftView
igTrimetricBottomFrontRightView
igTrimetricTopBackLeftView
igTrimetricTopBackRightView
igTrimetricTopFrontLeftView
igTrimetricTopFrontRightView
See Also

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