Gets or sets the relief width of this bend.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property ReliefWidth As Double |
| Visual Basic (Usage) | |
|---|
Dim instance As IOneBendFeatureData
Dim value As Double
instance.ReliefWidth = value
value = instance.ReliefWidth
|
| C# | |
|---|
double ReliefWidth {get; set;} |
| C++/CLI | |
|---|
property double ReliefWidth {
double get();
void set (double value);
} |
See Also
Availability
SolidWorks 2001 SP1, Revision Number 9.1