Reorders the drawing sheets per their positions in the input array.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function ReorderSheets( _
ByVal NewSheetList As Object _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDrawingDoc
Dim NewSheetList As Object
Dim value As Boolean
value = instance.ReorderSheets(NewSheetList)
|
Parameters
- NewSheetList
- Array of the names of the sheets to reorder
Return Value
True if the sheets are reordered per their position in NewSheetList, false if not
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0