Gets whether the configuration tree order is used in this family table feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetFollowConfigTreeOrder() As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IFamilyTableFeature
Dim value As System.Boolean
value = instance.GetFollowConfigTreeOrder() |
C# | |
---|
System.bool GetFollowConfigTreeOrder() |
C++/CLI | |
---|
System.bool GetFollowConfigTreeOrder(); |
Return Value
True if uses the configuration tree order, false if not
See Also
Availability
SOLIDWORKS 2026 FCS, Revision Number 34