Gets or sets the radius for this cross break feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property BreakRadius As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ICrossBreakFeatureData
Dim value As System.Double
instance.BreakRadius = value
value = instance.BreakRadius |
C# | |
---|
System.double BreakRadius {get; set;} |
C++/CLI | |
---|
property System.double BreakRadius {
System.double get();
void set ( & System.double value);
} |
Property Value
Radius
Example
See Also
Availability
SOLIDWORKS 2016 FCS, Revision Number 24.0