Gets or sets the bend relief width for this swept flange feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ReliefWidth As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ISweptFlangeFeatureData
Dim value As System.Double
instance.ReliefWidth = value
value = instance.ReliefWidth |
C# | |
---|
System.double ReliefWidth {get; set;} |
C++/CLI | |
---|
property System.double ReliefWidth {
System.double get();
void set ( & System.double value);
} |
Property Value
Bend relief width
Remarks
See Also
Availability
SOLIDWORKS 2021 FCS, Revision Number 29