Gets all of the DimXpert annotations in the model.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetAnnotations( _
ByVal Count As System.Integer _
) As DimXpertAnnotation |
Visual Basic (Usage) | |
---|
Dim instance As IDimXpertPart
Dim Count As System.Integer
Dim value As DimXpertAnnotation
value = instance.IGetAnnotations(Count) |
C# | |
---|
DimXpertAnnotation IGetAnnotations(
System.int Count
) |
C++/CLI | |
---|
DimXpertAnnotation^ IGetAnnotations(
& System.int Count
) |
Parameters
- Count
- Number of DimXpert annotations
Return Value
- in-process, unmanaged C++: Pointer to an array of IDimXpertAnnotation
- VBA, VB.NET, C#, and C++/CLI: Not supported
Remarks
See Also
Availability
SolidWorks 2010 FCS, Revision Number 18.0