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