Gets the bounding box for component.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IComponent2
Dim IncludeRefPlanes As Boolean
Dim IncludeSketches As Boolean
Dim value As Object
value = instance.GetBox(IncludeRefPlanes, IncludeSketches)
|
Parameters
- IncludeRefPlanes
- True includes reference planes with the returned bounding box, false does not
- IncludeSketches
- True includes sketches with the returned bounding box, false does not
Return Value
Object containing the two diagonal points that bound the component; the array contains 6 doubles
Example
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0