swConstrainedCornerAction_e Enumeration
Actions to take if the corner to be filleted is constrained or has a dimension.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Enum swConstrainedCornerAction_e
Inherits System.Enum |
C# | |
---|
public enum swConstrainedCornerAction_e : System.Enum |
C++/CLI | |
---|
public enum class swConstrainedCornerAction_e : public System.Enum |
Members
See Also