Gets or sets the bend relief ratio for this convert solid feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ReliefRatio As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IConvertSolidFeatureData
Dim value As System.Double
instance.ReliefRatio = value
value = instance.ReliefRatio |
C# | |
---|
System.double ReliefRatio {get; set;} |
C++/CLI | |
---|
property System.double ReliefRatio {
System.double get();
void set ( & System.double value);
} |
Property Value
0.05 <= Relief ratio <= 2.0
Example
Remarks
See Also
Availability
SOLIDWORKS 2025 SP02, Revision Number 33.2