Sets whether to use all configurations in this family table feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetUseAllConfigurations( _
ByVal UseAllConfigs As System.Boolean _
) |
Visual Basic (Usage) | |
---|
Dim instance As IFamilyTableFeature
Dim UseAllConfigs As System.Boolean
instance.SetUseAllConfigurations(UseAllConfigs) |
C++/CLI | |
---|
void SetUseAllConfigurations(
& System.bool UseAllConfigs
) |
Parameters
- UseAllConfigs
- True to use all configurations, false to not
See Also
Availability
SOLIDWORKS 2026 FCS, Revision Number 34