Gets the path and filename of the fitting for the specified connector.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetFittingFilePath( _
ByVal connectorName As String _
) As String |
Visual Basic (Usage) | |
---|
Dim instance As IElectricalFlatRoute
Dim connectorName As String
Dim value As String
value = instance.GetFittingFilePath(connectorName)
|
Parameters
- connectorName
- Name of the connector
Return Value
Path and filename of the fitting
See Also
Availability
SolidWorks Routing 2008 FCS