swApplicationType_e Enumeration
Types of SOLIDWORKS application.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Public Enum swApplicationType_e
Inherits System.Enum |
| C# | |
|---|
public enum swApplicationType_e : System.Enum |
| C++/CLI | |
|---|
public enum class swApplicationType_e : public System.Enum |
Members
See Also