Reorders the drawing sheets per their positions in the input array.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IReorderSheets( _
ByVal SheetCount As System.Integer, _
ByRef NewSheetList As System.String _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDrawingDoc
Dim SheetCount As System.Integer
Dim NewSheetList As System.String
Dim value As System.Boolean
value = instance.IReorderSheets(SheetCount, NewSheetList) |
Parameters
- SheetCount
Number of sheets to reorder
- 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