Gets the maximum bend radius of the individual wires in a bundle of wires that are routed through the same route segment.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property BundleMinimumBendRadius As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IElectricalRouteProperty
Dim value As System.Double
value = instance.BundleMinimumBendRadius |
C# | |
---|
System.double BundleMinimumBendRadius {get;} |
C++/CLI | |
---|
property System.double BundleMinimumBendRadius {
System.double get();
} |
Property Value
Maximum bend radius of the individual wires in a bundle of wires that are routed through the same route segment
Example
Remarks
See Also
Availability
SolidWorks Routing 2014 FCS