Gets the full path of the electrical component.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetElectricalComponentFromSearchpath( _
ByVal __MIDL_0011 As String _
) As String |
Visual Basic (Usage) | |
---|
Dim instance As IRouteManager
Dim __MIDL_0011 As String
Dim value As String
value = instance.GetElectricalComponentFromSearchpath(__MIDL_0011)
|
C# | |
---|
string GetElectricalComponentFromSearchpath(
string __MIDL_0011
) |
C++/CLI | |
---|
String^ GetElectricalComponentFromSearchpath(
& String^ __MIDL_0011
) |
Parameters
- __MIDL_0011
- Routing component to search
Return Value
Full path of the electrical component
Remarks
See Also
Availability
SolidWorks Routing 2007 FCS