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