Gets all of the number of all of views, including the number of sheets, in this drawing document.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetViewCount() As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IDrawingDoc
Dim value As Integer
value = instance.GetViewCount()
|
C++/CLI | |
---|
int GetViewCount(); |
Return Value
Number of views, including the number of sheets, in this drawing document (see
Remarks)
Example
Remarks
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0