Gets the properties of this wire.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetWireProperty() As WireProperty |
Visual Basic (Usage) | |
---|
Dim instance As IWire
Dim value As WireProperty
value = instance.GetWireProperty() |
C# | |
---|
WireProperty GetWireProperty() |
C++/CLI | |
---|
WireProperty^ GetWireProperty(); |
Return Value
Pointer to the
IWireProperty object
See Also
Availability
SolidWorks Routing 2006 FCS