Gets the type of the document.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetType() As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IModelDoc2
Dim value As System.Integer
value = instance.GetType() |
C++/CLI | |
---|
System.int GetType(); |
Return Value
Type of this document as defined in swDocumentTypes_e
Example
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0