Sets whether to show or hide the card view window.
Syntax
Visual Basic (Declaration) | |
---|
Sub ShowWindow( _
Optional ByVal bShow As System.Boolean _
) |
C# | |
---|
void ShowWindow(
System.bool bShow
) |
C++/CLI | |
---|
void ShowWindow(
& System.bool bShow
) |
Parameters
- bShow
- True to show the card view window, false to not
Example
Remarks
See Also
Availability
SOLIDWORKS Enterprise PDM Version 5.2