Gets the electrical drawing settings for this flat route.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IElectricalFlatRoute
Dim elecBomTblTmplt As String
Dim cutListTmplt As String
Dim ConnectorTblTmplt As String
Dim value As Integer
value = instance.GetElectricalDrawingSettings(elecBomTblTmplt, cutListTmplt, ConnectorTblTmplt)
|
Parameters
- elecBomTblTmplt
- Path and filename of the electrical (ECAD) BOM table template
- cutListTmplt
- Path and filename of the cut list table template
- ConnectorTblTmplt
- Path and filename of the connector table template
Return Value
0 if successful, 1 if not
See Also
Availability
SolidWorks Routing 2009 FCS