Gets or sets the width of the relief for this edge flange.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ReliefWidth As Double |
Visual Basic (Usage) | |
---|
Dim instance As IEdgeFlangeFeatureData
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);
} |
Return Value
Relief width
See Also
Availability
SolidWorks 2001 SP2, Revision Number 9.2