Sets whether to display and expand all of the configuration nodes in the specified pane of the ConfigurationManager.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetExpanded( _
ByVal WhichPane As System.Integer, _
ByVal Expand As System.Boolean _
) |
Visual Basic (Usage) | |
---|
Dim instance As IConfigurationManager
Dim WhichPane As System.Integer
Dim Expand As System.Boolean
instance.SetExpanded(WhichPane, Expand) |
Parameters
- WhichPane
Display pane as defined in swFeatMgrPane_e:
- swFeatMgrPaneTop
- swFeatMgrPaneBottom
- Expand
- True to expand all of the nodes, false to collapse them
Example
See Also
Availability
SOLIDWORKS 2018 FCS, Revision Number 26.0