Gets or sets the sheet metal relief ratio.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ReliefRatio As Double |
Visual Basic (Usage) | |
---|
Dim instance As ISheetMetalFeatureData
Dim value As Double
instance.ReliefRatio = value
value = instance.ReliefRatio
|
C# | |
---|
double ReliefRatio {get; set;} |
C++/CLI | |
---|
property double ReliefRatio {
double get();
void set (double value);
} |
Return Value
Value of the relief ratio
See Also
Availability
SolidWorks 2001 SP1, Revision Number 9.1