Gets or sets the default radius for this simple fillet feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property DefaultRadius As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ISimpleFilletFeatureData2
Dim value As System.Double
instance.DefaultRadius = value
value = instance.DefaultRadius |
C# | |
---|
System.double DefaultRadius {get; set;} |
C++/CLI | |
---|
property System.double DefaultRadius {
System.double get();
void set ( & System.double value);
} |
Property Value
Default fillet radius of the simple fillet feature
Example
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0