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