Gets the boundaries of the visible model view window.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetVisibleBox() As Object |
Visual Basic (Usage) | |
---|
Dim instance As IModelView
Dim value As Object
value = instance.GetVisibleBox()
|
C# | |
---|
object GetVisibleBox() |
C++/CLI | |
---|
Object^ GetVisibleBox(); |
Return Value
Array of four longs (win_x_min, win-y_min, win_x_max, and win_y_max) in screen pixels indicating the boundaries of the visible model view window; any part of the model view window blocked by the FeatureManager design tree is excluded
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0