Gets the annotations in this annotation view.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetAnnotations2( _
ByVal DimXpertOnly As System.Boolean, _
ByVal UnassignedInPlane As System.Boolean _
) As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IAnnotationView
Dim DimXpertOnly As System.Boolean
Dim UnassignedInPlane As System.Boolean
Dim value As System.Object
value = instance.GetAnnotations2(DimXpertOnly, UnassignedInPlane) |
Parameters
- DimXpertOnly
- True to get only DimXpert annotations, false to get all annotations
- UnassignedInPlane
- True to get annotations on all planes, including annotations on unassigned planes; false to get annotations on all planes, except annotations on unassigned planes
Return Value
Annotations
Example
See Also
Availability
SOLIDWORKS 2015 SP1, Revision number 23.1