Gets or sets whether to round the corners of this simple fillet feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property RoundCorners As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISimpleFilletFeatureData2
Dim value As Boolean
instance.RoundCorners = value
value = instance.RoundCorners
|
C# | |
---|
bool RoundCorners {get; set;} |
C++/CLI | |
---|
property bool RoundCorners {
bool get();
void set (bool value);
} |
Return Value
True if simple fillet feature has round corners, false if not
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0