Gets the bounding box.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetBox( _
ByVal Options As Integer _
) As Double |
Visual Basic (Usage) | |
---|
Dim instance As IAssemblyDoc
Dim Options As Integer
Dim value As Double
value = instance.IGetBox(Options)
|
C++/CLI | |
---|
double IGetBox(
& int Options
) |
Parameters
- Options
- Type of bounding box as defined by swBoundingBoxOptions_e
Return Value
Two diagonal points that bound the object; the format is a pointer to an array of 6 doubles (see
Remarks)
Remarks
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0