swsWallType_e Enumeration
Wall types
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Public Enum swsWallType_e
Inherits Enum |
| C# | |
|---|
public enum swsWallType_e : Enum |
| C++/CLI | |
|---|
public enum class swsWallType_e : public Enum |
Members
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
SolidWorks.Interop.cosworks.swsWallType_e
See Also