Gets or sets the default radius of this simple fillet.
.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 radius of the symmetric fillet; default Distance 1 radius of the asymmetric fillet
Example
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0