Gets the property object of the cable.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetCableProperty() As CableProperty |
Visual Basic (Usage) | |
---|
Dim instance As ICable
Dim value As CableProperty
value = instance.GetCableProperty() |
C# | |
---|
CableProperty GetCableProperty() |
C++/CLI | |
---|
CableProperty^ GetCableProperty(); |
Return Value
Pointer to
ICableProperty object
See Also
Availability
SolidWorks Routing 2006 FCS