Gets the type of cross section for a user-defined route for the active routing component.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetComponentCrossSectionType() As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IRoutingComponentManager
Dim value As System.Integer
value = instance.GetComponentCrossSectionType() |
C# | |
---|
System.int GetComponentCrossSectionType() |
C++/CLI | |
---|
System.int GetComponentCrossSectionType(); |
Return Value
Type of cross section for a user-defined route for the active routing component as defined in
swComponentCrossSectionType_e
Example
See Also
Availability
SOLIDWORKS Routing 2015 FCS