Gets or sets whether to override the bend radius value specified in the gauge table for this base flange feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property OverrideRadius As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IBaseFlangeFeatureData
Dim value As Boolean
instance.OverrideRadius = value
value = instance.OverrideRadius
|
C# | |
---|
bool OverrideRadius {get; set;} |
C++/CLI | |
---|
property bool OverrideRadius {
bool get();
void set (bool value);
} |
Return Value
True to override the bend radius value, false to not
Example
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0