Gets the name of the user-defined route for the active routing component.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetComponentUserDefinedRouteTypeName() As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IRoutingComponentManager
Dim value As System.String
value = instance.GetComponentUserDefinedRouteTypeName() |
C# | |
---|
System.string GetComponentUserDefinedRouteTypeName() |
C++/CLI | |
---|
System.String^ GetComponentUserDefinedRouteTypeName(); |
Return Value
Name of the user-defined route for the active routing component
Example
Remarks
See Also
Availability
SOLIDWORKS Routing 2015 FCS