| Solid Edge Draft Type Library > DrawingView Object : ViewOrientation Method |
| Visual Basic |
|---|
Public Sub ViewOrientation( _ ByRef ViewVector_X As Double, _ ByRef ViewVector_Y As Double, _ ByRef ViewVector_Z As Double, _ ByRef LocalXVector_X As Double, _ ByRef LocalXVector_Y As Double, _ ByRef LocalXVector_Z As Double, _ ByRef Orientation As ViewOrientationConstants _ ) |
| Value | Description |
|---|---|
| igBackView | View Orientation - Back View |
| igBottomBackLeftView | View Orientation - Bottom Back Left View |
| igBottomBackRightView | View Orientation - Bottom Back Right View |
| igBottomFrontLeftView | View Orientation - Bottom Front Left View |
| igBottomFrontRightView | View Orientation - Bottom Front Right View |
| igBottomView | View Orientation - Bottom View |
| igDimetricBottomBackLeftView | |
| igDimetricBottomBackRightView | |
| igDimetricBottomFrontLeftView | |
| igDimetricBottomFrontRightView | |
| igDimetricTopBackLeftView | |
| igDimetricTopBackRightView | |
| igDimetricTopFrontLeftView | |
| igDimetricTopFrontRightView | |
| igFrontView | View Orientation - Front View |
| igLeftView | View Orientation - Left View |
| igRightView | View Orientation - Right View |
| igTopBackLeftView | View Orientation - Top Back Left View |
| igTopBackRightView | View Orientation - Top Back Right View |
| igTopFrontLeftView | View Orientation - Top Front Left View |
| igTopFrontRightView | View Orientation - Top Front Right View |
| igTopView | View Orientation - Top View |
| igTrimetricBottomBackLeftView | |
| igTrimetricBottomBackRightView | |
| igTrimetricBottomFrontLeftView | |
| igTrimetricBottomFrontRightView | |
| igTrimetricTopBackLeftView | |
| igTrimetricTopBackRightView | |
| igTrimetricTopFrontLeftView | |
| igTrimetricTopFrontRightView |