Gets the route type of the active routing component.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetComponentRouteType() As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IRoutingComponentManager
Dim value As System.Integer
value = instance.GetComponentRouteType() |
C# | |
---|
System.int GetComponentRouteType() |
C++/CLI | |
---|
System.int GetComponentRouteType(); |
Return Value
Type of route as defined in
swComponentRouteType_e
Example
See Also
Availability
SolidWorks Routing 2011 FCS