| Solid Edge Draft Type Library > DrawingViews Collection : AddSheetMetalView Method |
| Visual Basic |
|---|
Public Function AddSheetMetalView( _ ByVal From As ModelLink, _ ByVal Orientation As ViewOrientationConstants, _ ByVal Scale As Double, _ ByVal x As Double, _ ByVal y As Double, _ ByVal ViewType As SheetMetalDrawingViewTypeConstants _ ) As DrawingView |
| 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 |
| Value | Description |
|---|---|
| seSheetMetalDesignedView | Sheet Metal Designed Drawing View Type - This is a view of a sheet metal part with no simplification |
| seSheetMetalFlatView | Sheet Metal Flat Drawing View Type - This is a view of a flattened sheet metal part |
| seSheetMetalSimplifiedView | Sheet Metal Simplified Drawing View Type - This is a view of a sheet metal part with simplification |