Gets the bounding box of the reference plane, the top-left and bottom-right points.  
             
            
.NET Syntax
| Visual Basic (Declaration) |  | 
|---|
| Function IGetBoundingBox() As MathPoint | 
| Visual Basic (Usage) |  | 
|---|
| Dim instance As IRefPlane
Dim value As MathPoint
 
value = instance.IGetBoundingBox() | 
| C# |  | 
|---|
| MathPoint IGetBoundingBox() | 
| C++/CLI |  | 
|---|
| MathPoint^ IGetBoundingBox();  | 
Return Value
- in-process, unmanaged C++: Pointer to an array containing the bounding box, always two (2) IMathpoint objects
VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
See Also
 
            Availability
SOLIDWORKS 2005 FCS, Revision Number 13.0