IGetBox Method (IComponent)
Obsolete. Superseded by IComponent2::IGetBox.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IComponent
Dim IncludeRefPlanes As System.Boolean
Dim IncludeSketches As System.Boolean
Dim value As System.Double
value = instance.IGetBox(IncludeRefPlanes, IncludeSketches) |
Parameters
- IncludeRefPlanes
-
- IncludeSketches
-
See Also