Gets the number of coedges at the specified gap.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetCoEdgesCountAtGap( _
ByVal Index As Integer _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IDiagnoseResult
Dim Index As Integer
Dim value As Integer
value = instance.GetCoEdgesCountAtGap(Index)
|
C# | |
---|
int GetCoEdgesCountAtGap(
int Index
) |
C++/CLI | |
---|
int GetCoEdgesCountAtGap(
& int Index
) |
Parameters
- Index
- Index number of the gap to get
Return Value
Number of coedges at that gap
Example
See Also
Availability
SolidWorks 2004 SP4, Revision Number 12.4