Exports to a file the specified line styles in the current drawing.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IDrawingDoc
Dim StyleFiles As String
Dim StyleNameList As Object
Dim ReplaceExisting As Boolean
Dim value As Boolean
value = instance.SaveLineStyles(StyleFiles, StyleNameList, ReplaceExisting)
|
Parameters
- StyleFiles
- Full pathname of file to save line styles to
- StyleNameList
- Array of strings containing line style names to save
- ReplaceExisting
- True to replace existing styles in the file, false to not
Return Value
True if successful, false if not
Example
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0