Sets the route type and sub-type for the connection point of the active routing component.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetRouteTypeAndSubRouteType( _
ByVal RouteType As Integer, _
ByVal SubRouteType As Integer _
) |
Visual Basic (Usage) | |
---|
Dim instance As IRoutingComponentManager
Dim RouteType As Integer
Dim SubRouteType As Integer
instance.SetRouteTypeAndSubRouteType(RouteType, SubRouteType)
|
Parameters
- RouteType
- Type of route as defined in swComponentRouteType_e
- SubRouteType
- Type of electrical sub-route as defined in swComponentRouteType_e; only valid if RouteType is Electrical or 3
Remarks
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0