Hides or shows this body.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub HideBody( _
ByVal BHide As Boolean _
) |
Visual Basic (Usage) | |
---|
Dim instance As IBody2
Dim BHide As Boolean
instance.HideBody(BHide)
|
C# | |
---|
void HideBody(
bool BHide
) |
C++/CLI | |
---|
void HideBody(
& bool BHide
) |
Parameters
- BHide
True to hide the body, false to show the body
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0