Gets or sets whether to use the relief ratio for this bend feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property UseReliefRatio As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IOneBendFeatureData
Dim value As System.Boolean
instance.UseReliefRatio = value
value = instance.UseReliefRatio |
C# | |
---|
System.bool UseReliefRatio {get; set;} |
C++/CLI | |
---|
property System.bool UseReliefRatio {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to use the relief ratio, false to not
See Also
Availability
SOLIDWORKS 2003 FCS, Revision Number 11.0