Gets or sets the sheet metal corner type in this convert solid feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property CornerDefaults As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IConvertSolidFeatureData
Dim value As System.Integer
instance.CornerDefaults = value
value = instance.CornerDefaults |
C# | |
---|
System.int CornerDefaults {get; set;} |
C++/CLI | |
---|
property System.int CornerDefaults {
System.int get();
void set ( & System.int value);
} |
Property Value
Sheet metal corner type as defined by
swSheetMetalOverlapTypes_e
Example
See Also
Availability
SOLIDWORKS 2025 SP02, Revision Number 33.2