Replaces the old routing library paths with new routing library paths.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub ChangeRoutingLibComponentPaths( _
ByVal oldLibPaths As System.Object, _
ByVal newLibPaths As System.Object _
) |
Visual Basic (Usage) | |
---|
Dim instance As IRouteManager
Dim oldLibPaths As System.Object
Dim newLibPaths As System.Object
instance.ChangeRoutingLibComponentPaths(oldLibPaths, newLibPaths) |
Parameters
- oldLibPaths
- Old routing library paths
- newLibPaths
New routing library paths
See Also
Availability
SOLIDWORKS Routing 2007 SP1