Sets whether the configuration tree order is used in this family table feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetFollowConfigTreeOrder( _
ByVal Flag As System.Boolean _
) |
Visual Basic (Usage) | |
---|
Dim instance As IFamilyTableFeature
Dim Flag As System.Boolean
instance.SetFollowConfigTreeOrder(Flag) |
C# | |
---|
void SetFollowConfigTreeOrder(
System.bool Flag
) |
C++/CLI | |
---|
void SetFollowConfigTreeOrder(
& System.bool Flag
) |
Parameters
- Flag
- True if the configuration tree order is used, false if not
See Also
Availability
SOLIDWORKS 2026 FCS, Revision Number 34