Resets the index of untitled documents.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function ResetUntitledCount( _
ByVal PartValue As Integer, _
ByVal AssemValue As Integer, _
ByVal DrawingValue As Integer _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISldWorks
Dim PartValue As Integer
Dim AssemValue As Integer
Dim DrawingValue As Integer
Dim value As Integer
value = instance.ResetUntitledCount(PartValue, AssemValue, DrawingValue)
|
Parameters
- PartValue
- Starting index for part documents
- AssemValue
- Starting index for assembly documents
- DrawingValue
- Starting index for drawing documents
Return Value
Total number of successful resets
Example
Remarks
See Also
Availability
SolidWorks 2009 SP1, Revision Number 17.1