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