Inserts an annotation view in this part or assembly document.  
             
            
.NET Syntax
| Visual Basic (Usage) |  | 
|---|
| Dim instance As IModelDocExtension
Dim AnnotationViewingDirection As Integer
Dim DirectionReference As Object
Dim FlipDirection As Boolean
Dim HorizontalDirectionReference As Object
Dim AngleMadeWithHorizontal As Integer
Dim value As AnnotationView
 
value = instance.InsertAnnotationView(AnnotationViewingDirection, DirectionReference, FlipDirection, HorizontalDirectionReference, AngleMadeWithHorizontal)
 | 
Parameters
- AnnotationViewingDirection
- Defined by either any swStandardViews_e enumerator or 0 for selection
- DirectionReference
- If 0 specified for AnnotationViewingDirection, then specifiy a face or plane to define the direction of the annotation view
- FlipDirection
- True to flip the annotation view in the opposite direction, false to not 
- HorizontalDirectionReference
- An edge, sketch, or face
- AngleMadeWithHorizontal
- Angle used to make the annotation view horizontal
Return Value
Newly inserted 
annotation view  
             
             
             
             
            
             
            
            See Also
 
            Availability
SolidWorks 2008 FCS, Revision Number 16.0