Shows the named configuration by switching to that configuration and making it the active configuration.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function ShowConfiguration2( _
ByVal ConfigurationName As System.String _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IModelDoc2
Dim ConfigurationName As System.String
Dim value As System.Boolean
value = instance.ShowConfiguration2(ConfigurationName) |
Parameters
- ConfigurationName
Name of the configuration to display
Return Value
True if the configuration is activated successfully, false if not
Example
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0