Gets whether the type of the active routing component is set through the Routing Library Manager.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetRouteComponentTypeSetThrRLM() As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IRoutingComponentManager
Dim value As System.Boolean
value = instance.GetRouteComponentTypeSetThrRLM() |
C# | |
---|
System.bool GetRouteComponentTypeSetThrRLM() |
C++/CLI | |
---|
System.bool GetRouteComponentTypeSetThrRLM(); |
Return Value
True if the type is set through the Routing Library Manager, false if not
Example
See Also
Availability
SolidWorks Routing 2011 FCS