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