Gets the type of 3DEXPERIENCE application that created this document.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function Get3DExperienceType() As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISwDMDocument26
Dim value As System.Integer
value = instance.Get3DExperienceType() |
C# | |
---|
System.int Get3DExperienceType() |
C++/CLI | |
---|
System.int Get3DExperienceType(); |
Return Value
3DEXPERIENCE model type as defined by
swDm3DExperienceModelType_e
See Also
Availability
SOLIDWORKS Document Manager API 2021 SP0