Gets the width of the ribbon cable.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
ReadOnly Property GetRibbonCableWidth As Double |
| Visual Basic (Usage) | |
|---|
Dim instance As IRibbonCable
Dim value As Double
value = instance.GetRibbonCableWidth
|
| C# | |
|---|
double GetRibbonCableWidth {get;} |
| C++/CLI | |
|---|
property double GetRibbonCableWidth {
double get();
} |
Return Value
Width of the ribbon cable
See Also
Availability
SolidWorks Routing 2009 FCS