Gets or sets the bend radius for this miter flange feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property BendRadius As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IMiterFlangeFeatureData
Dim value As System.Double
instance.BendRadius = value
value = instance.BendRadius |
C# | |
---|
System.double BendRadius {get; set;} |
C++/CLI | |
---|
property System.double BendRadius {
System.double get();
void set ( & System.double value);
} |
Property Value
Bend radius in meters
Example
Remarks
See Also
Availability
SolidWorks 2001 SP2, Revision Number 9.2