Gets the document opened first in this SOLIDWORKS session.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetFirstDocument() As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ISldWorks
Dim value As System.Object
value = instance.GetFirstDocument() |
C# | |
---|
System.object GetFirstDocument() |
C++/CLI | |
---|
System.Object^ GetFirstDocument(); |
Return Value
Document first opened
Example
Remarks
See Also
Availability
SOLIDWORKS 98Plus, datecode 1998319