Skips the specified number of sketch segments in the sketch segments enumeration.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub Skip( _
ByVal Celt As Integer _
) |
Visual Basic (Usage) | |
---|
Dim instance As IEnumSketchSegments
Dim Celt As Integer
instance.Skip(Celt)
|
C++/CLI | |
---|
void Skip(
& int Celt
) |
Parameters
- Celt
- Number of sketch segments to skip
Remarks
See Also
Availability
SolidWorks 99, datecode 1999207