Gets whether all configurations are used in this family table feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetUseAllConfigurations() As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IFamilyTableFeature
Dim value As System.Boolean
value = instance.GetUseAllConfigurations() |
C# | |
---|
System.bool GetUseAllConfigurations() |
C++/CLI | |
---|
System.bool GetUseAllConfigurations(); |
Return Value
True if all configurations are used, false if only some are used.
Remarks
See Also
Availability
SOLIDWORKS 2026 FCS, Revision Number 34