Sets the route type for the custom property for the active routing component.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetComponentRouteTypeToCustomProperty( _
ByVal RouteType As System.Integer _
) |
Visual Basic (Usage) | |
---|
Dim instance As IRoutingComponentManager
Dim RouteType As System.Integer
instance.SetComponentRouteTypeToCustomProperty(RouteType) |
C# | |
---|
void SetComponentRouteTypeToCustomProperty(
System.int RouteType
) |
C++/CLI | |
---|
void SetComponentRouteTypeToCustomProperty(
& System.int RouteType
) |
Parameters
- RouteType
- Type of route as defined in swComponentRouteType_e
See Also
Availability
SolidWorks 2013 FCS, Revision Number 21.0