Gets the next document in the current SOLIDWORKS session.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetNext() As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IModelDoc2
Dim value As System.Object
value = instance.GetNext() |
C# | |
---|
System.object GetNext() |
C++/CLI | |
---|
System.Object^ GetNext(); |
Return Value
Next
model document in the current SOLIDWORKS session
Example
Remarks
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0