Gets information about the specified leader on this GTol.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetLeaderAtIndex2( _
ByVal Index As Integer, _
ByRef PointCount As Integer _
) As Double |
Visual Basic (Usage) | |
---|
Dim instance As IGtol
Dim Index As Integer
Dim PointCount As Integer
Dim value As Double
value = instance.IGetLeaderAtIndex2(Index, PointCount)
|
Parameters
- Index
- Index of the leader
- PointCount
- Number of (x,y,z) points returned in the array
Return Value
- in-process, unmanaged C++: Pointer to array of doubles (see Remarks)
VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
Remarks
See Also
Availability
SolidWorks 2004 SP2, Revision Number 12.2