Gets the selected entities bounding box from an add-in.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub GetSelectedObjectsBBox( _
ByVal pDoc As Object, _
ByVal Option As Integer, _
ByRef BoxCorners As Object _
) |
Visual Basic (Usage) | |
---|
Dim instance As ISwAddinBroker
Dim pDoc As Object
Dim Option As Integer
Dim BoxCorners As Object
instance.GetSelectedObjectsBBox(pDoc, Option, BoxCorners)
|
Parameters
- pDoc
- SolidWorks document
- Option
Option as defined in swAddinBrokerBBoxOption_e
- BoxCorners
- Array of six doubles of the points of the bounding box
Remarks
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0