Imports the specified annotations into this drawing view.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IView
Dim IncludeDesignAnnotations As System.Boolean
Dim IncludeCosmeticThreads As System.Boolean
Dim IncludeDimXpertAnnotations As System.Boolean
Dim IncludeHiddenFeatureItems As System.Boolean
Dim Include3DViewAnnotations As System.Boolean
instance.ImportAnnotations(IncludeDesignAnnotations, IncludeCosmeticThreads, IncludeDimXpertAnnotations, IncludeHiddenFeatureItems, Include3DViewAnnotations) |
Parameters
- IncludeDesignAnnotations
- True to import design annotations, false to not
- IncludeCosmeticThreads
- True to import cosmetic threads, false to not
- IncludeDimXpertAnnotations
- True to import DimXpert annotations, false to not
- IncludeHiddenFeatureItems
- True to import hidden feature items, false to not
- Include3DViewAnnotations
- True to import 3D view annotations, false to not
See Also
Availability
SOLIDWORKS 2025 FCS, Revision Number 33