Gets the specified tolerance box in this Gtol frame.  
             
            
.NET Syntax
| Visual Basic (Declaration) |  | 
|---|
| Function GetGtolBoxAtIndex( _
   ByVal Index As System.Integer _
) As System.Object | 
| Visual Basic (Usage) |  | 
|---|
| Dim instance As IPMIFrameData
Dim Index As System.Integer
Dim value As System.Object
 
value = instance.GetGtolBoxAtIndex(Index) | 
| C# |  | 
|---|
| System.object GetGtolBoxAtIndex( 
   System.int Index
) | 
| C++/CLI |  | 
|---|
| System.Object^ GetGtolBoxAtIndex( 
&   System.int Index
)  | 
Parameters
- Index
- 0 <= Gtol frame box index <= 2
Return Value
IPMIGtolBoxDataExample
 
            
            Remarks
 
            
            See Also
 
            Availability
SOLIDWORKS 2019 FCS, Revision Number 27.0